/[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.1860 by mlosch, Wed May 1 09:20:10 2013 UTC revision 1.1866 by jmc, Thu May 9 19:08:41 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o new pkg: atm_phys
8      - add entry point and source code (previously in contrib
9          verification_other/atm_gray/code_gray/) for new pkg "atm_phys"
10        (atmospheric physics pkg from P. O'Gorman and T. Schneider, JCl, 2008).
11      - re-order sequence of calls within packages_readparms.F,
12         packages_init_fixed.F and packages_write_pickup.F
13        (but skip packages_init_variables.F because of TAF issues).
14      - update contrib/*/atm_gray/ experiment.
15    o pkg/seaice (ITD code):
16      - simplify and fix the writing of pickup-files for ITD case
17    o pkg/seaice (ITD code):
18      - introduce floe size dependent lateral melt for ITD case;
19      - cleaning (avoid division by zero, change to f77 syntax, remove tabs)
20      - update seaice_itd experiment main output.
21    o pkg/thsice:
22      - remove snowPrc from common block THSICE_FLUX, in THSICE_VARS.h and
23        declared it locally (without bi,bj) in thsice_main.F & aim_do_physics.F;
24        changed accordingly pkg/atm2d.
25    
26    checkpoint64g (2013/05/01)
27  o pkg/exf ALLOW_RUNOFTEMP  o pkg/exf ALLOW_RUNOFTEMP
28    - if defined,  river and glacier runoff temperature can be read-in from    - if defined,  river and glacier runoff temperature can be read-in from
29      runoftempfile; runoftempfile needs to have same format as runofffile      runoftempfile; runoftempfile needs to have same format as runofffile
# Line 14  o pkg/thsice (& pkg/bulk_force): Line 34  o pkg/thsice (& pkg/bulk_force):
34    - fix bug (wrong overlap) when using EXF and stressReduction > 0.    - fix bug (wrong overlap) when using EXF and stressReduction > 0.
35  o verification/tutorial_global_oce_biogeo:  o verification/tutorial_global_oce_biogeo:
36    - add preliminary OpenAD setup (still has problems)    - add preliminary OpenAD setup (still has problems)
37  o pkg/seaice:  o pkg/seaice:
38    - turn some parameters for choosing the convergence criterion of    - turn some parameters for choosing the convergence criterion of
39      the inexact Newton method (JFNK) into runtime parameters for convenience      the inexact Newton method (JFNK) into runtime parameters for convenience
40    - clean up seaice_calc_viscosities.F: remove/retire two options for    - clean up seaice_calc_viscosities.F: remove/retire two options for
41      SEAICetaZmethod (1,2), introduce area weighting for method 3; this changes      SEAICetaZmethod (1,2), introduce area weighting for method 3; this changes
42      the results of lab_sea/input because a division has been replaced by      the results of lab_sea/input because a division has been replaced by
43      a multiplication with the reciprocal (sumNorm)      a multiplication with the reciprocal (sumNorm)
44    - modify offline_exf_seaice/input.dyn_jfnk/data.seaice to improve    - modify offline_exf_seaice/input.dyn_jfnk/data.seaice to improve
45      convergence of solver (changes results, of course), and to test some      convergence of solver (changes results, of course), and to test some
46      new features      new features
47  o model/src:  o model/src:
48    - remove unused (since Aug 2006) S/R SET_WRITE_GLOBAL_PICKUP and its call.    - remove unused (since Aug 2006) S/R SET_WRITE_GLOBAL_PICKUP and its call.

Legend:
Removed from v.1.1860  
changed lines
  Added in v.1.1866

  ViewVC Help
Powered by ViewVC 1.1.22