/[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.1889 by dimitri, Mon Jul 1 16:55:57 2013 UTC revision 1.1895 by jmc, Thu Jul 11 23:39:09 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 pkg/offline:
8      - comment out unused field-array: ICEM, ConvectCount, hflx[01], icem[01];
9      - add S/R OFFLINE_CHECK to print offline parameter summary
10        and stop if loading a file that is not used;
11      - enable to calculate GMRedi tensor, KPP mixing and convective index
12        when the corresponding file(s) is/are not specified (but pkg is used).
13      - comment out resetting of monitorFreq (to endTime) since it still useful
14        for monitoring CFL numbers and checking offline fields.
15    o OpenAD:
16      - do not define OAD_DEBUG (in tools/adjoint_options/adjoint_oad) to get
17        smaller standard output) and generate new (smaller) output (on baudelaire
18        using gfortran with -ieee) for exp. tutorial_tracer_adjsens
19    o model/src:
20      - call EXTERNAL_FORCING_SURF outside bi,bj loops (in do_oceanic_phys.F),
21        (where external_forcing_adjust was called) and change list of arguments;
22      - merge external_forcing_adjust.F into external_forcing_surf.F
23      - put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F)
24        which also contains balancing surface relaxation (ALLOW_BALANCE_RELAX,
25        previously in file "balance_relax.F", now removed); remove corresponding
26        arrays in FFIELDS.h.
27      - EXTERNAL_FORCING_SURF is now called when using pkg/offline; implement
28        a hack for getting back surfaceForcingS (loaded from file) when using
29        ALLOW_OLD_VIRTUALFLUX (pkg/dic, in DIC_OPTIONS.h) in offline set-up.
30      - update output of AD test experiment global_ocean.cs32x15.seaice_dynmix
31        (was getting only 11 digits for AD-grad, due to different truncation
32         error in AD code).
33    
34    checkpoint64j (2013/07/04)
35    o pkg/offline:
36      - to enable the use of other features with pkg offline (e.g., obcs),
37        also call S/R DO_OCEANIC_PHYS in offline run - more modifs to come.
38      - comment out "allowFreezing" (now active) in 2 offline testing exp.
39  o pkg/exf ALLOW_RUNOFTEMP  o pkg/exf ALLOW_RUNOFTEMP
40    - fix sign and make compatible with temp_EvPrRn .NE. UNSET_RL    - fix sign and make compatible with temp_EvPrRn .NE. UNSET_RL
41    - added RUNOFTEMP test to verification/global_ocean.cs32x15/input.seaice    - ahdded RUNOFTEMP test to verification/global_ocean.cs32x15/input.seaice
42    - changes verification/global_ocean.cs32x15/results/output.seaice.txt    - changes verification/global_ocean.cs32x15/results/output.seaice.txt
43  o pkg/atm_phys:  o pkg/atm_phys:
44    - 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.1889  
changed lines
  Added in v.1.1895

  ViewVC Help
Powered by ViewVC 1.1.22