/[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.150 by dimitri, Wed Apr 30 07:04:08 2003 UTC revision 1.170 by heimbach, Tue Jul 8 15:00:26 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint51c_post
7    o introducing integer flag debugLevel
8      - debLevZero: suppress all output
9      - debLevA: standard
10      - debLevB: equivalent to current debugMode=.TRUE.
11    o introducing pathname variable mdsioLocalDir for mdsio
12      that can be specified at runtime
13      (relevant for cluster I/O to local disk)
14    `
15    >>>checkpoint51b_post
16    adjoint of ptracers
17    o disentangled ALLOW_PTRACERS using new ALLOW_GCHEM
18    o extended state in checkpoint_lev?, etc.
19    o alternative ctrl/cost with tr1 or ptracer
20    o new comlev1_bibj_ptracers
21    o new ptracers.flow
22    o made ptracers_forcing same as external_forcing_s
23    o added verification for adjoint with ptracers
24      - adm. grdchk fail so far
25      - tlm. grdchk OK
26      - checked tapelev/comlev recomputations: OK
27    <<<checkpoint51b_pre
28    
29    checkpoint51a_post
30    o added code for biogeochemistry package
31      - new pkgs: dic, gchem
32      - new subroutine in ptracers
33    o modify code for biogeo packages
34      - in model/src and pkg/ptracers
35    
36    checkpoint51
37    o merged improved packages from ecco-branch (ecco_c51_e34) to MAIN
38      - autodiff, ctrl, exf, grdchk, seaice
39      kept separate packages
40      - cost, ecco, obcs
41    o updating verification/internal_wave, verification/lab_sea
42      (all verif's pass on faulks.lcs.mit.edu RH7.3, g77)
43    
44    checkpoint50i_post
45    o Preparing next differentiable checkpoint and sync
46      of MAIN vs. ecco-branch
47      - 1st step: this one is differentiable
48      - 2nd step: next(! not this) checkpoint will have updated packages
49                  from ecco-branch)
50    
51    checkpoint50h_post
52    o new package "land": provide surface BC for AIM.
53    o pkg/ptracers: apply exchange to all tracers after reading a pickup.
54    o AIM: use true log-P extrapolation for near surface temp (= as in
55        F.Molteni paper) ; update aim.5l_cs output.
56    o New variable in PARM03 for more flexible pickups
57    o somewhat cleaned package initialisation sequence for
58      ctrl/ cost/ ecco/ in packages_... routines
59    
60    checkpoint50g_post
61    o merged with release1_p17 (pkg/seaice and verification/lab_sea)
62      - added SEAICE_MULTILEVEL for 8-category sea-ice thermodynamics
63      - LSR sea-ice dynamic solver moved to SouthWest B-grid location and
64        made the default because of faster convergence than ADI
65    
66    checkpoint50f_post
67    o exf totally restructured
68      - replaced all exf_set_ routines by one generic exf_set_gen.F
69        and made sure it's still differentiable
70      - split exf_getffields.F into new exf_bulkformulae.F
71      - exf_inscal_/exf_outscal_ suffixes consistent with field names
72      - updated adjoint/makefile and relevant verif. accordingly
73    
74    checkpoint50f_pre
75     o AIM: near surface temp evaluated from Pot.Temp: fixed for Part Cell ;
76          + change Evap over land. (update aim.5l_cs output)
77     o added missing .cvsignores and made uniform across expts
78     o changed configuration of tidal_basin_2d expt
79     o added pkg/debug functions for tracing code in fatal crashes
80     o tidied pkg/monitor to use MONITOR_OPTIONS.h
81     o new fn in pkg/monitor to stop model if solution grows too big
82     o removed lots of single quotes from comments
83    
84    checkpoint50e_post
85    o make KPP work with PTRACERS
86     - fix gad_calc_rhs to call new routine kpp_transport_ptr, which is
87       nearly a copy of kpp_transport_s
88     - there is no analogue to SurfaceTendencyS, so I have to use
89       gPtr(of the surface layer) instead
90    o add a new platform SunFire+mpi (SunFire 15000) to genmake
91    checkpoint50e_pre
92    
93    checkpoint50d_post
94    o change kpp output from multiple-record state files to single-record state
95      files analogous to write_state.F
96    o reduce the output frequency of cg3d-related stuff to the monitor frequency,
97      analogous to the cg2d-related output.
98    o fix small problem with in ptracers_write_checkpoint.F: len(suff)=512,
99      so that writing to internal file fn (with length 512) fails.
100    checkpoint50d_pre
101    
102    checkpoint50c_post
103    o fix problem in ini_procs.F when using MPI (was there since checkpoint48f)
104    o add monitor diagnostic of vorticity (mon_vort3.F) and potential energy.
105    o add time-average diagnostic of U*V and vertical diffusive flux for theta.
106    o bug fixed in convective adjustment diagnostic (multi-tile set-up).
107    o 4th Order Adv scheme: return to previous (c40pre7) masking near boundaries.
108    
109  checkpoint50c_pre  checkpoint50c_pre
110  Merging from release1_p13:  Merging from release1_p13:
111  o bug fix for pkg/seaice dynamic solver  o bug fix for pkg/seaice dynamic solver

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.170

  ViewVC Help
Powered by ViewVC 1.1.22