Back to home page

MITgcm

 
 

    


Warning, /verification/global_oce_latlon/input_ad.ggl90/data.ggl90 is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 9af873c5 on 2023-12-13 16:30:10 UTC
9af873c532 Hajo*0001 # =====================================================================
                0002 # | Parameters for Gaspar et al. (1990)'s TKE vertical mixing scheme  |
                0003 # =====================================================================
                0004  &GGL90_PARM01
                0005 # GGL90dumpFreq = 86400.,
                0006 # GGL90writeState=.FALSE.,
                0007 # GGL90diffTKEh=3.E3,
                0008  GGL90alpha=30.,
                0009 # GGL90TKEFile = 'TKE_init.bin',
                0010  GGL90TKEmin  = 1.E-7,
                0011  GGL90TKEbottom = 1.E-6,
                0012  mxlMaxFlag = 3,
                0013  mxlSurfFlag=.TRUE.,
                0014  useLANGMUIR=.TRUE.,
                0015  &
                0016 
                0017  &GGL90_PARM03
                0018  LC_Gamma = 10.,
                0019  &