Back to home page

MITgcm

 
 

    


Warning, /verification/natl_box/input.longstep/data.ptracers is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit f447f00a on 2009-06-26 23:12:51 UTC
f447f00ad2 Oliv*0001 # Dye set-up: tracer is initialized after 10 years
                0002 # of spin-up of the dynamical fields.
                0003 # dye.bin has a dye concentration of 1 in a single grid cell
                0004 # near the left boundary (i=2, j=30, k=1), zero otherwise;
                0005 # generated with matlab using gendata.m
                0006 #
                0007  &PTRACERS_PARM01
                0008  PTRACERS_numInUse=1,
                0009  PTRACERS_Iter0=0,
                0010 #
                0011 #PTRACERS_advScheme(1)=2,
                0012 #PTRACERS_diffKh(1)=1.0E3,
                0013 #PTRACERS_diffK4(1)=0.,
                0014 #PTRACERS_diffKr(1)=1.E-5,
                0015  PTRACERS_useKPP(1)=.TRUE.,
                0016  PTRACERS_useGMREDI(1)=.TRUE.,
                0017  PTRACERS_initialFile(1)='kf_climsalt',
                0018  &