Back to home page

MITgcm

 
 

    


Warning, /verification/atm_gray/input/data.atm_phys is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 42875574 on 2024-11-26 20:20:16 UTC
4287557481 Jean*0001 # Parameters for pkg atm_phys interface:
                0002 #--------------------
                0003  &ATM_PHYS_PARM01
                0004 # atmPhys_addTendT=.FALSE.,
                0005 # atmPhys_addTendS=.FALSE.,
                0006 # atmPhys_addTendU=.FALSE.,
                0007 # atmPhys_addTendV=.FALSE.,
                0008   atmPhys_tauDampUV = 86400.,
                0009   atmPhys_dampUVfac = 20*0., 0.125, 0.25, 0.5, 1., 2., 4.,
                0010 #- initial SST file:
                0011 # atmPhys_SSTFile='SST_APE_1.bin',
                0012   atmPhys_SSTFile='SST_symEx3.bin',
                0013 #- Q-flux file:
                0014   atmPhys_QflxFile='Qflux_w90.bin',
                0015 #- update SST (default = False = keep the same SST):
                0016   atmPhys_stepSST=.TRUE.,
                0017  &