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

  ViewVC Help
Powered by ViewVC 1.1.22