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

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.169

  ViewVC Help
Powered by ViewVC 1.1.22