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

  ViewVC Help
Powered by ViewVC 1.1.22