Parent Directory
|
Revision Log
|
Revision Graph
update code and input directories to be consistent with the code (checkpoint66g) in the main repository.
1 | # ===================================================================== |
2 | # | Parameters for Gaspar et al. (1990)'s TKE vertical mixing scheme | |
3 | # ===================================================================== |
4 | &GGL90_PARM01 |
5 | # GGL90taveFreq = 345600000., |
6 | # GGL90dumpFreq = 86400., |
7 | # GGL90writeState=.FALSE., |
8 | # GGL90diffTKEh=3.e3, |
9 | GGL90alpha=30., |
10 | # GGL90TKEFile = 'TKE_init.bin', |
11 | GGL90TKEmin = 1.e-7, |
12 | GGL90TKEbottom = 1.e-6, |
13 | mxlMaxFlag =2, |
14 | mxlSurfFlag=.TRUE., |
15 | / |
ViewVC Help | |
Powered by ViewVC 1.1.22 |