Back to home page

darwin3

 
 

    


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 5e44d2ea on 2025-08-09 03:50:44 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
5050e9c8c4 Jean*0013  &CPL_OCN_PARAM
7976ba62d9 Jean*0014 # useImportHFlx  =.FALSE.,
                0015 # useImportFW    =.FALSE.,
                0016 # useImportTau   =.FALSE.,
                0017   useImportSLP   =.FALSE.,
                0018 # useImportRunOff=.FALSE.,
                0019 # useImportSIce  =.FALSE.,
                0020 # useImportThSIce=.FALSE.,
                0021 # useImportSltPlm=.FALSE.,
                0022 # useImportFice  =.FALSE.,
                0023 # useImportCO2   =.FALSE.,
                0024 # useImportWSpd  =.FALSE.,
5050e9c8c4 Jean*0025  &