File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1- $Header: /u/gcmpack/MITgcm/doc/tag-index,v 1.2357 2017/10/06 00:15:13 jmc Exp $
1+ $Header: /u/gcmpack/MITgcm/doc/tag-index,v 1.2358 2017/10/13 18:19:49 jmc Exp $
22$Name: $
33
44 Notes on tags used in MITgcmUV
55 ==============================
66
7+ o pkg/cheapaml: major changes to relaxation coefficient setting:
8+ - rename parameters cheapaml_taurelax & cheapaml_taurelaxocean (in days)
9+ to cheap_tauRelax & cheap_tauRelaxOce (now in seconds);
10+ - if using cheapMaskFile, set relaxation coeff to: cheapMask/tauRelax
11+ (instead of 1/cheapMask over ocean and 1/tauRelax over land);
12+ - with cheapMaskFile unset: set relaxation coeff according to land/ocean mask
13+ (unchanged) but skip increase near domain edges for periodic domain (in X
14+ or Y dir) when cheapamlX/Yperiodic=T ; also fix linear increase (over
15+ Cheapaml_mask_width grid points) of coeff towards domain edges (previously
16+ was increasing away from edges). Update output of experiment "cheapAML_box".
17+ o pkg/cheapaml:
18+ - move setting of (fixed in time) relaxation coefficient
19+ from cheapaml_init_varia.F to cheapaml_init_fixed.F
720o pkg/exf:
821 - add specific forcing field for tides to feed model new geopotential anomaly
922 forcing, for now within #ifdef EXF_ALLOW_TIDES.
You can’t perform that action at this time.
0 commit comments