/[MITgcm]/MITgcm_contrib/verification_other/offline_cheapaml/input/data.cheapaml
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/offline_cheapaml/input/data.cheapaml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (hide annotations) (download)
Fri Oct 13 18:02:04 2017 UTC (7 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.2: +4 -3 lines
No need to specify relaxtion mask anymore, just setting cheapaml_mask_width=1,
is enougth for this set-up

1 jmc 1.1 # Package CheapAML parameters
2     #--------------------
3     &CHEAPAML_CONST
4     cheapaml_ntim = 20,
5 jmc 1.3 cheapaml_mask_width=1,
6     # cheap_tauRelax = 0.,
7     # cheap_tauRelaxOce= 0.,
8 jmc 1.1 cheapaml_h = 1000.,
9     cheapaml_kdiff= 100.,
10     &
11    
12     &CHEAPAML_PARM01
13     SolarFile = 'dsw_70y.bin',
14     cheap_dlwFile= 'dlw_270y.bin',
15 jmc 1.2 UWindFile = 'windx_10ms.bin',
16 jmc 1.1 VWindFile = 'const_00.bin',
17     AirTempFile= 'tair_-10.bin',
18     TrFile = 'tair_-10.bin',
19     AirQFile = 'qa70_-10.bin',
20     QrFile = 'qa70_-10.bin',
21 jmc 1.3 # cheapMaskFile='const_00.bin',
22 jmc 1.1 &
23    
24     &CHEAPAML_PARM02
25     useFreshWaterFlux=.TRUE.,
26     useFluxLimit=.TRUE.,
27     FluxFormula='COARE3'
28     useDLongWave=.TRUE.,
29     cheapamlXperiodic=.TRUE.,
30     &

  ViewVC Help
Powered by ViewVC 1.1.22