Changeset 7128
- Timestamp:
- 2016-10-27T11:36:21+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/dev_r5518_pcbias_ipc/NEMOGCM/NEMO/OPA_SRC/ASM/biaspar.F90
r7089 r7128 23 23 LOGICAL, PUBLIC :: ln_bias_pc_app = .FALSE. !: estimate bias from assim incr 24 24 LOGICAL, PUBLIC :: lrst_bias = .FALSE. !: estimate bias from assim incr 25 LOGICAL, PUBLIC :: ln_incpc = .FALSE. !: incr pressure correction26 25 27 26 REAL(wp), PUBLIC, DIMENSION(:,:,:), ALLOCATABLE :: &
Note: See TracChangeset
for help on using the changeset viewer.