/[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.1799 by jmc, Thu Jan 3 21:01:30 2013 UTC revision 1.1838 by jmc, Tue Mar 5 16:23:07 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint64e (2013/03/05)
8    o pkg/ecco and several verification experiments:
9       Remove special versions of the_model_main.F, the_main_loop.F, forward_step.F
10       from ecco package, and revert to unified routine in model/src/
11       Adjust verification experiments accordingly, especially gloal_oce_llc90
12       Should conclude long-standing work by Gael to reconsile the_main_loop with
13       ECCO and will enable OpenAD's revolve loop in ECCO setup.
14    o pkg/generic_advdiff:
15      - implement compressible flow method for multi-dim advection (similar to
16        gad_som_advect.F); add new option "GAD_MULTIDIM_COMPRESSIBLE" (since
17        TAF generates many recomputations) to use it; no yet coded with implicit
18        vertical advection.
19      - change experiment advect_cs (new output) and advect_xy (same output)
20        to test compressible flow multi-dim advection.
21    o pkg/generic_advdiff:
22      - fix SOM advection for unusual cases (linear Free-Surf in r*, other
23        cases where linear Free-Surf is not @ k=1, e.g., useShelfIce)
24    o pkg/seaice:
25      - fix bug in the no-slip implementation in seaice_calc_strainrates.F, this
26        bug affects two verification experiments (lab_sea and lab_sea.hb87),
27        recover old (wrong) results by setting noSlipFac = 2. in
28        seaice_calc_strainrates.F;
29      - add another averaging method for etaZ (etaZmethod=3), a mix of 2 and 0
30      - add runtime parameter SEAICE_JFNKepsilon for that finite difference
31        gradient in the Jacobian times vector operation (s/r seaice_jacvec)
32      - fix line search in seaice_jfnk.F (s/r seaice_jfnk_update)
33    o pkg/seaice: reorganize seaice_lsr.F to be able to reuse more code:
34      - new subroutines seaice_lsr_tridiagu/v
35      - introduce loop bounds i/jmin/max to be able to use a restricted
36        additive Schwarz method, but not used for now.
37      - rename SEAICE_CALC_LSR_COEFFS into SEAICE_LSR_CALC_COEFFS
38      - use new subroutines seaice_lsr_tridiagu/v in s/r seaice_preconditioner
39    o OpenAD support
40       Reorganize S/R call for overall time-stepping loop to facilitate
41       OpenAD revolve loop replacement
42       (new S/R main_do_loop.F)
43    o model/src:
44      - add 3-D array 3rd dimension to argument list of S/R ADAMS_BASHFORTH2/3;
45      - pkg/cheapaml: remove local S/R ADAMS2d and use instead standard S/R
46        ADAMS_BASHFORTH2.
47    o pkg/cheapaml:
48      - add new parameter (default=F, same as before) to disable full domain
49        (including land) periodicity in X & Y dir.
50      - new S/R CHEAPAML_COPY_EDGES to copy relaxation field into edges of
51        prognostics field ; merge the 2 S/R cycle_2d_tracer and timestep_2d_tracer
52        into single S/R CHEAPAML_TIMESTEP.
53    
54    checkpoint64d (2013/02/17)
55    o pkg/monitor (angular momentum):
56      - do not add Eta contribution to the total AM if using rigid-lid;
57      - correct for Adams-Bashforth in zonal-wind part (instead of in AM_eta).
58      - horizontal discretisation: compute Zonal wind contribution separately for
59        each component (instead of from cell centered averaged) and use the 4
60        grid-cell corner averaged value of Omega*(R*cos_Phi)^2 in AM_eta part.
61      - Check that AM is conserved with linear dynamics (momAdvection=F and linear
62        FreeSurf) if using vectorInvariant momentum.
63    o model/src (horizontal grid):
64      - move initialisation of all horizontal grid arrays to null value
65        from specific horizontal grid S/R to main S/R INI_GRID;
66      - add 2 new arrays to project model C-grid velocity on to zonal direction
67        (similar to AngleCosC & -AngleSinC but at U and V point location) and
68        compute them in S/R CALC_GRID_ANGLES.
69    o pkg/seaice: replace a hard coded parameter by a runtime parameter
70        SEAICE_JFNK_tolIter
71    o pkg/seaice: introduce a restricted additive Schwarz (RAS) method in
72        preconditioner for JFNK (run LSR into the overlaps as far as possible,
73        i.e OLx/y-2, but overwrite the solution in the overlaps)
74      - extend loop range in seaice_calc_viscosity
75      - add new parameters SEAICE_OLx/y (default = OLx/y-2)
76      - add flexible loop ranges to seaice_preconditioner, seaice_calc_lsr_coeffs
77      - slightly modify loops in tridiagonal solver lsr-preconditioner
78      - by default remove the extra exchange in seaice_preconditioner with a
79        replacement of an undocumented CPP flag by SEAICE_PRECOND_EXTRA_EXCHANGE
80      - modify offline_exf_seaice so that old results without RAS are reproduced
81        for output.dyn_jfnk.txt
82      in seaice_fgmres.F (unrelated to RAS)
83      - add a cpp-flag option for a re-ordered mapping (potentially more
84        efficient), but because this changes the results, turn it off by
85        default
86      - replace the save statement by local common blocks
87    o utils/matlab:
88      - fix tile-offset in rdmnc.m when output was produced using EXCH2.
89      - update cs_grid/bk_line scripts to use load_grid.m (in utils/matlab)
90        instead of local script "load_cs.m".
91    o pkg/seaice:
92      - fix a serious bug in seaice_fgmres.F, s/r seaice_scalprod, connected
93        to the scalarProductMetric and the unrolling. By chance this does not
94        change the verification experiment, because of the particular domain
95        decomposition
96    o pkg/diagnostics:
97      - change default missing_value from UNSET_RL to -999.
98    o pkg/layers: improve vectorization of layers_fluxcalc.F
99      - step 1: split loops, make TatU/V 2D arrays. This alone reduces the cpu
100        time spent in this routine by more than a factor of 3 on an NEC-SX8
101      - step 2: replace search algorithm by a bisection algorithm found in
102        Press et al. Numerical Recipes in Fortran. This algorithm can be
103        vectorized and finds the correct bin in approx. log2(Nlayers) steps.
104        For now, use this algorithm only for TARGET_NEC_SX defined.
105      - moved the search algorithm into a separate subroutine, that is kept
106        within the same file for automatic inlining.
107      - modified catching potential errors
108    o pkg/ecco:
109      - add compile switches ALLOW_SHALLOW_ALTIMETRY and ALLOW_HIGHLAT_ALTIMETRY.
110    o model/src, pkg/autodiff, pkg/ctrl, pkg/grdchk :
111      - modifications for ALLOW_GENTIM2D_CONTROL
112      -- forward_step.F, the_main_loop.F : pass options and arrays for adjoint tapes.
113      -- load_fields_driver.F : add call to CTRL_MAP_GENTIM2D( myTime, myIter, myThid )
114      -- add xx_gentim2d0/1 in ctrl_ad_check_lev1_dir.h checkpoint_lev1_directives.h etc
115      -- use ctrl_swapffields.F (new) instead of exf_SwapFFields.F in ctrl_get_gen.F
116    o model/src:
117      - account for moist thermodynamics in (dry) potential temperature equation;
118        update results of experiments: aim.5l_cs (x2), fizhi-cs (std + aqualev)
119        and cpl_aim+ocn.
120      - also switch to standard compiler (gfortran, was using ifort previously)
121        for fizhi-cs experiments reference output.
122    o pkg/ctrl:
123      - 1st step toward generic time-varying control variable (2D) via CPP option
124        ALLOW_GENTIM2D_CONTROL
125      - note new namelist ctrl_nml_genarr in data.ctrl
126    o verification/global_ocean.cs32x15:
127      - switch off OLD_THSICE_CALL_SEQUENCE (both forward and AD code) to use new
128        thsice calling sequence and update "output.icedyn.txt" output file.
129    o pkg/ptracers:
130      - from Ryan A.: code to allow to restart a tracer at regular time interval
131        specifying a reset frequency and a reset-phase (for each tracers).
132    o pkg/thsice:
133      - implement new sequence of calls for thsice+seaice:
134          previously:   ice-Dyn,ice-Advect,ice-Thermo(thsice)
135          new sequence: ice-Thermo(thsice),ice-Dyn,ice-Advect
136      - allows (with temporary CPP option "#define OLD_THSICE_CALL_SEQUENCE"
137        in CPP_OPTIONS.h) to recover old sequence;
138      - update diagnostics for Intermediate State thsice diagnostics: now filled
139        just before advection (instead of just after advection in old sequence);
140      - update output of experiment offline_exf_seaice (standard test);
141      - in global_ocean.cs32x15 exp., postpone output.icedyn.txt update
142        by setting #define OLD_THSICE_CALL_SEQUENCE in CPP_OPTIONS.h
143    o pkg/aim_v23:
144      - use tiled array for aim_CO2 and surface wind speed for export to coupler;
145      - use standard pkg/mdsio routines to read & write CO2 pickup file;
146      - in-line S/R AIM_AIM2DYN_EXCHANGES in aim_do_physics.F;
147      - Implement new sequence of calls for seaice advection (with thsice and
148        seaice diffusion): do ice advection after ice-Thermodynamic (previously
149        was done before); change aim_do_physics.F (split the bi,bj loops block);
150      - use same CPP option (OLD_THSICE_CALL_SEQUENCE) to recover old sequence;
151    o pkg/thsice:
152      - add a missing EXCH of sIceLoad in thsice_main.F (ocean set-up) for the case
153        where just seaice diffusion is used without seaice-dynamics.
154    
155    checkpoint64c (2013/01/18)
156    o pkg/seaice:
157      - add a parameter JFNKres_tFac that can replace JFNKres_t
158        (= JFNKres_tFac*JFNKresidual before JFNK solver)
159      - add a line search option to the JFNK solver
160      - move update of u/vIce and computation of initial residual into a separate
161        routine (same file); makes the code a little easier to read (?)
162      - the line search requires computation of the residual and for some reason
163        I cannot do the update of u/vIce at the beginning of the Newton loop
164        without changing the results, so we move computation of the new residual
165        also to the end of the Newton loop, even without the line search
166    o pkg/mdsio:
167      - write missing value (corresponding to undefined array value) to meta files;
168        skip this if missing value is one (UNSET_RL would be a better value for the
169        case of undefined missing value but it's current the default missing-value);
170        Also update mdsio_read_meta.F (reading timeInterval & missing-value).
171    o pkg/exf & thsice:
172      - for diagnostics purpose, fill-up and update Qsw array (+ fill the
173        diagnostics) even when SHORTWAVE_HEATING is #undef;
174    o verification/cfc_example:
175      - turn on pkg/layers with pkg/diagnostics (to test pkg/layers and to
176        illustrate how to use it).
177    o verification/offline_exf_seaice:
178      in input: add SEAICErestoreUnderIce=.TRUE., and reduce size of forcing
179        files to only one time-record.
180      in input.thermo: narrow the 2 bands of low initial ice-concentration near
181        N & S edges; switch on SEAICErestoreUnderIce=T; use pkg/diagnostics for
182        snapshot output; same mcPheePiston value as in thsice with
183        surf-current=0.2m/s.
184      in input.thsice: similar set-up as in input.thermo (channel with same seaice
185        initial conditions).
186    o verification/cfc_example:
187      - update file "data" with more standard choice (default rotationPeriod,
188        exactConserv=T, reduce ivdc_kappa to 10, remove multiDimAdvection=F,
189        set deltaTFreeSurf to deltaTtracer) and update the output.
190    o pkg/layers:
191      - fix bolus part so that it compiles with #undef GM_BOLUS_ADVEC;
192      - ensure that "layers_bolus" is switched to False when useGMRedi=False.
193    o verification/offline_exf_seaice:
194      - set all {field}period to zero for constant-in-time forcing (not tested
195        anywhere else).
196    o verification/offline_exf_seaice:
197      - dyn_lsr  : use pkg/seaice S/R (instead of pkg/thsice) to advect sea-ice;
198      - dyn_jfnk : use pkg/thsice S/R (instead of pkg/seaice) to advect sea-ice.
199    o model/src:
200      - implement Finite-Volume method for (hydrostatic) presure gradient
201        from S.-J. Lin (QJRMS 1997), for atmosphere using sigma-coordinate.
202    o pkg/seaice: implement EVP* by Lemieux et al. (2012).
203      - In order to be compatible with the default EVP code, this requires changing
204        the EVP code around a little; and because any small change immediately
205        breaks the lab_sea.hb87 verification experiment, the reference output is
206        updated two times (each time the remaining aggrement was only 2 digits):
207        - after replacing 1/dt by 1*recip_dt with a precomputed recip_dt
208        - after replacing 1/(1+0.5*dt/tau) by a/(a+1), with a=2*tau/dt
209        The adjoint test lab_sea.evp also needed to be updated.
210      - Turn on EVP* by setting SEAICE_deltaTevp as before, and setting
211        SEAICEuseEVPstar=.true.; for EVP* SEAICE_deltaTevp does not need to be
212        a factor of SEAICE_deltaTdyn, and you can set the number of EVP steps
213        explicitly with SEAICEnEVPstarSteps (thereby overriding the default of
214        INT(SEAICE_deltaTdyn/SEAICE_deltaTevp)). Controlling EVP* is deliberately
215        kept obscure, because I need to test it a little more.
216  o pkg/cheapaml:  o pkg/cheapaml:
217    - fix few incorrect type (_RL/_RS) in subroutine calls.    - fix few incorrect type (_RL/_RS) in subroutine calls.
218  o pkg/seaice:  o pkg/seaice:

Legend:
Removed from v.1.1799  
changed lines
  Added in v.1.1838

  ViewVC Help
Powered by ViewVC 1.1.22