/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

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

revision 1.1891 by jmc, Thu Jul 4 13:44:56 2013 UTC revision 1.1892 by jmc, Fri Jul 5 17:18:02 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o model/src:
8      - call EXTERNAL_FORCING_SURF outside bi,bj loops (in do_oceanic_phys.F),
9        (where external_forcing_adjust was called) and change list of arguments;
10      - merge external_forcing_adjust.F into external_forcing_surf.F
11      - put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F)
12        which also contains balancing surface relaxation (ALLOW_BALANCE_RELAX,
13        previously in file "balance_relax.F", now removed); remove corresponding
14        arrays in FFIELDS.h.
15      - EXTERNAL_FORCING_SURF is now called when using pkg/offline; implement
16        a hack for getting back surfaceForcingS (loaded from file) when using
17        ALLOW_OLD_VIRTUALFLUX (pkg/dic, in DIC_OPTIONS.h) in offline set-up.
18      - update output of AD test experiment global_ocean.cs32x15.seaice_dynmix
19        (was getting only 11 digits for AD-grad, due to different truncation
20         error in AD code).
21    
22  checkpoint64j (2013/07/04)  checkpoint64j (2013/07/04)
23  o pkg/offline:  o pkg/offline:
24    - to enable the use of other features with pkg offline (e.g., obcs),    - to enable the use of other features with pkg offline (e.g., obcs),
# Line 11  o pkg/offline: Line 26  o pkg/offline:
26    - comment out "allowFreezing" (now active) in 2 offline testing exp.    - comment out "allowFreezing" (now active) in 2 offline testing exp.
27  o pkg/exf ALLOW_RUNOFTEMP  o pkg/exf ALLOW_RUNOFTEMP
28    - fix sign and make compatible with temp_EvPrRn .NE. UNSET_RL    - fix sign and make compatible with temp_EvPrRn .NE. UNSET_RL
29    - added RUNOFTEMP test to verification/global_ocean.cs32x15/input.seaice    - ahdded RUNOFTEMP test to verification/global_ocean.cs32x15/input.seaice
30    - changes verification/global_ocean.cs32x15/results/output.seaice.txt    - changes verification/global_ocean.cs32x15/results/output.seaice.txt
31  o pkg/atm_phys:  o pkg/atm_phys:
32    - allows to add some damping on uVel,vVel (strength only function of k).    - allows to add some damping on uVel,vVel (strength only function of k).

Legend:
Removed from v.1.1891  
changed lines
  Added in v.1.1892

  ViewVC Help
Powered by ViewVC 1.1.22