/[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.1644 by jmc, Tue Apr 3 17:01:48 2012 UTC revision 1.1647 by jmc, Sat Apr 7 20:07:44 2012 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/exf:
8     - new S/R EXF_GETFIELD_START to return starting-time of a forcing field
9       (according to useExfYearlyFields).
10    o pkg/cal:
11     - move calendar setting & summary (previously in cal_readparams.F) into new
12       S/R CAL_INIT_FIXED to be called later in the initialisation process, once
13       length of the simulation is set (after SET_PARMS call); This is an attempt
14       to fix Pb when, e.g.: pkg/longstep, modifies the length of the run.
15     - For safety: keep a record of pkg/cal parameter settings status
16               to allow to STOP if one pkg/cal S/R is called too early.
17     - add a stop in all basic pkg/cal subroutines if called before setting is done.
18     - modify cal_getdate.F: stop when nothing was returned;
19       if called with myIter=-1, simply retrun modelBaseDate (1,2 = startDate_1,_2);
20       this allows to remove "cal.h" from seaice_read_parms.F & init_mnc_vars.F.
21    
22    checkpoint63l (2012/04/04)
23  o pkg/bbl:  o pkg/bbl:
24    - fix call to FIND_RHO_2D in bbl_calc_rho.F (case multi-tiles per proc);    - fix call to FIND_RHO_2D in bbl_calc_rho.F (case multi-tiles per proc);
25      update global_with_exf output.yearly.txt file.      update global_with_exf output.yearly.txt file.
# Line 13  o pkg/cal: Line 29  o pkg/cal:
29    - remove unsused subroutines from AD-Diff list.    - remove unsused subroutines from AD-Diff list.
30  o model/src:  o model/src:
31    - start to implement clean wait to stop in initialization S/R (config_check.F,    - start to implement clean wait to stop in initialization S/R (config_check.F,
32       packages_check.F and pkg/obcs/obcs_check.F + pkg/mypackage)       packages_check.F, ini_parms.F and pkg/obcs/obcs_check.F + pkg/mypackage)
33  o folowing PRINT_MESSAGE changes:  o folowing PRINT_MESSAGE changes:
34    - remove reminder multiple print to the same file (STDOUT) when multi-threads.    - remove reminder multiple print to the same file (STDOUT) when multi-threads.
35  o pkg/bbl:  o pkg/bbl:

Legend:
Removed from v.1.1644  
changed lines
  Added in v.1.1647

  ViewVC Help
Powered by ViewVC 1.1.22