Parent Directory
|
Revision Log
|
Revision Graph
Initial checkin
1 | cnh | 1.1 | # Coupling package parameters, OCN component: |
2 | # useImportHFlx :: True => use the Imported HeatFlux from couler | ||
3 | # useImportFW :: True => use the Imported Fresh Water flux fr cpl | ||
4 | # useImportTau :: True => use the Imported Wind-Stress from couler | ||
5 | # cpl_taveFreq :: Frequency^-1 for time-Aver. output (s) | ||
6 | &CPL_OCN_PARAM | ||
7 | useImportHFlx=.FALSE., | ||
8 | useImportFW =.FALSE., | ||
9 | useImportTau =.FALSE., | ||
10 | cpl_taveFreq=18000., | ||
11 | & |
ViewVC Help | |
Powered by ViewVC 1.1.22 |