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

  ViewVC Help
Powered by ViewVC 1.1.22