Warning, /verification/cpl_aim+ocn/input_ocn/data.cpl is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 7976ba62 on 2016-01-06 01:44:57 UTC
7976ba62d9 Jean*0001 # Coupling package parameters, OCN component:
0002 # useImportHFlx :: True => use the Imported HeatFlux from couler
0003 # useImportFW :: True => use the Imported Fresh Water flux fr cpl
0004 # useImportTau :: True => use the Imported Wind-Stress from couler
0005 # useImportSLP :: True => use the Imported Sea-level Atmos. Pressure
0006 # useImportRunOff :: True => use the Imported RunOff flux from coupler
0007 # useImportSIce :: True => use the Imported Sea-Ice mass as ice-loading
0008 # useImportThSIce :: True => use the Imported thSIce state var from coupler
0009 # useImportSltPlm :: True => use the Imported Salt-Plume flux from coupler
0010 # useImportFice :: True => use the Imported Seaice fraction (DIC-only)
0011 # useImportCO2 :: True => use the Imported atmos. CO2 from coupler
0012 # useImportWSpd :: True => use the Imported surf. Wind speed from coupler
0013 # cpl_taveFreq :: Frequency^-1 for time-Aver. output (s)
5050e9c8c4 Jean*0014 &CPL_OCN_PARAM
7976ba62d9 Jean*0015 # useImportHFlx =.FALSE.,
0016 # useImportFW =.FALSE.,
0017 # useImportTau =.FALSE.,
0018 useImportSLP =.FALSE.,
0019 # useImportRunOff=.FALSE.,
0020 # useImportSIce =.FALSE.,
0021 # useImportThSIce=.FALSE.,
0022 # useImportSltPlm=.FALSE.,
0023 # useImportFice =.FALSE.,
0024 # useImportCO2 =.FALSE.,
0025 # useImportWSpd =.FALSE.,
6c5a9380b0 Ed H*0026 # cpl_taveFreq=2592000.,
eb44728fd5 Jean*0027 cpl_taveFreq=18000.,
5050e9c8c4 Jean*0028 &