Changeset 5126
- Timestamp:
- 2015-03-04T18:31:27+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbcblk_clio.F90
r5008 r5126 62 62 LOGICAL :: lbulk_init = .TRUE. ! flag, bulk initialization done or not) 63 63 64 #if ! defined key_lim365 ! in namicerun with LIM366 64 REAL(wp) :: cai = 1.40e-3 ! best estimate of atm drag in order to get correct FS export in ORCA2-LIM 67 65 REAL(wp) :: cao = 1.00e-3 ! chosen by default ==> should depends on many things... !!gmto be updated 68 #endif69 66 70 67 REAL(wp) :: rdtbs2 !:
Note: See TracChangeset
for help on using the changeset viewer.