/[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.1886 by jmc, Wed Jun 26 23:04:45 2013 UTC revision 1.1900 by jmc, Tue Jul 23 13:52:00 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint64k (2013/07/23)
8    o tools/OAD_support:
9      - avoid the need for file "oadtempflile" in insertTemplateDir.bash
10        and remove it from genmake2.
11    o tools/build_options:
12      - remove MPI_HEADER_FILES_INC setting (no longer used) and comment out
13        MPI_HEADER_FILES list (let genmake2 find the missing headers)
14    o verification/halfpipe_streamice:
15      - change to driving stress formulation; update both Fwd & AD output.
16    o tools/genmake2 and Divided Adjoint with MPI:
17      - remove default setting of MPIINCLUDEDIR from $MPIHOME (always been broken);
18      - only create local ./mpi_headers dir if using MPI and MPIINCLUDEDIR is set;
19      - add new variable (LOCAL_MPI_HEADERS, replace MPI_HEADER_FILES_INC) in
20        Makefile, which is set by genmake2, and check which mpi-headers are needed.
21        Note: need to update adjoint_options/adjoint_diva_mpi accordingly.
22      - update target "CLEAN" (to also remove ./mpi_headers/ dir).
23    o testreport:
24      - changes for Divided Adjoint Run: when file "run_ADM_DIVA" is present,
25        perform additional runs (number of additional runs is "add_DIVA_runs" taken
26        from file run_ADM_DIVA ; should match "nchklev_3" in file "code_ad/tamc.h").
27    o verification/lab_sea (AD test):
28      - change to test Divided Adjoint Run in this set-up (both standard AD test
29        and 2 secondary AD test: noseaice + noseaicedyn); drop the evp AD test.
30    o pkg atm_ & ocn_compon_interf:
31      - remove cpl_earlyExpImpCall=F option (was mainly a hack added for the old
32        staggerTimeStep implementation) and disable (retired) corresponding
33        parameter.
34    o pkg/offline:
35      - comment out unused field-array: ICEM, ConvectCount, hflx[01], icem[01];
36      - add S/R OFFLINE_CHECK to print offline parameter summary
37        and stop if loading a file that is not used;
38      - enable to calculate GMRedi tensor, KPP mixing and convective index
39        when the corresponding file(s) is/are not specified (but pkg is used).
40      - comment out resetting of monitorFreq (to endTime) since it still useful
41        for monitoring CFL numbers and checking offline fields.
42    o OpenAD:
43      - do not define OAD_DEBUG (in tools/adjoint_options/adjoint_oad) to get
44        smaller standard output) and generate new (smaller) output (on baudelaire
45        using gfortran with -ieee) for exp. tutorial_tracer_adjsens
46    o model/src:
47      - call EXTERNAL_FORCING_SURF outside bi,bj loops (in do_oceanic_phys.F),
48        (where external_forcing_adjust was called) and change list of arguments;
49      - merge external_forcing_adjust.F into external_forcing_surf.F
50      - put surface relaxation of SST & SSS in new S/R (forcing_surf_relax.F)
51        which also contains balancing surface relaxation (ALLOW_BALANCE_RELAX,
52        previously in file "balance_relax.F", now removed); remove corresponding
53        arrays in FFIELDS.h.
54      - EXTERNAL_FORCING_SURF is now called when using pkg/offline; implement
55        a hack for getting back surfaceForcingS (loaded from file) when using
56        ALLOW_OLD_VIRTUALFLUX (pkg/dic, in DIC_OPTIONS.h) in offline set-up.
57      - update output of AD test experiment global_ocean.cs32x15.seaice_dynmix
58        (was getting only 11 digits for AD-grad, due to different truncation
59         error in AD code).
60    
61    checkpoint64j (2013/07/04)
62    o pkg/offline:
63      - to enable the use of other features with pkg offline (e.g., obcs),
64        also call S/R DO_OCEANIC_PHYS in offline run - more modifs to come.
65      - comment out "allowFreezing" (now active) in 2 offline testing exp.
66    o pkg/exf ALLOW_RUNOFTEMP
67      - fix sign and make compatible with temp_EvPrRn .NE. UNSET_RL
68      - ahdded RUNOFTEMP test to verification/global_ocean.cs32x15/input.seaice
69      - changes verification/global_ocean.cs32x15/results/output.seaice.txt
70    o pkg/atm_phys:
71      - allows to add some damping on uVel,vVel (strength only function of k).
72  o verification, ad-tests:  o verification, ad-tests:
73    - reduce length of the simulation for AD test: global_ocean.cs32x15.seaice,    - reduce length of the simulation for AD test: global_ocean.cs32x15.seaice,
74      global_ocean_ebm and offline_exf_seaice.thsice.      global_ocean_ebm and offline_exf_seaice.thsice.

Legend:
Removed from v.1.1886  
changed lines
  Added in v.1.1900

  ViewVC Help
Powered by ViewVC 1.1.22