/[MITgcm]/MITgcm/model/src/packages_boot.F
ViewVC logotype

Log of /MITgcm/model/src/packages_boot.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Links to checkpoint63a: (view) (download) (annotate)
Sticky Tag:

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Mar 18 10:48:57 2011 UTC (13 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a
Changes since 1.53: +19 -1 lines
Diff to previous 1.53
Add parameters that allow to turn of parts of the adjoint code at run
time. For now, there are only useKPPinAdMode, useGMrediInAdMode,
and useSEAICEinAdMode. These parameters are set in data.pkg. This
is the lazy coward's version of doing this, but is still useful
for debugging. In order to do it right, everything needs to be
moved to pkg/autodiff.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Oct 20 22:08:55 2010 UTC (13 years, 6 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u
Changes since 1.52: +5 -1 lines
Diff to previous 1.52
Pieces that are needed to use model/src/forward_step.F
and model/src/forward_step.F along with pkg/ecco.

This capability is still in testing phase.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 17:43:40 2010 UTC (13 years, 7 months ago) by mlosch
Branch: MAIN
Changes since 1.51: +1 -3 lines
Diff to previous 1.51
move "useOASIS" from PARAMS.h to EEPARAMS.h and read it from "eedata"


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat Sep 25 23:09:55 2010 UTC (13 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62l
Changes since 1.50: +3 -1 lines
Diff to previous 1.50
add hooks for new packages OASIS, the package will follow
(hooks exclude the seaice pkg for now)


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Mar 12 23:00:08 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k
Changes since 1.49: +2 -1 lines
Diff to previous 1.49
initialise variable "useEMBED_FILES"


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Jan 20 23:33:45 2010 UTC (14 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint62b, checkpoint62c
Changes since 1.48: +3 -1 lines
Diff to previous 1.48
Adding the shell of, and the hooks to, a new package that will be
used to model melting and freezing of vertical glacier ice fronts:
 Modified Files:
 	doc/tag-index model/inc/PARAMS.h model/src/do_oceanic_phys.F
 	model/src/external_forcing.F model/src/packages_boot.F
 	model/src/packages_check.F model/src/packages_init_fixed.F
 	model/src/packages_init_variables.F
 	model/src/packages_readparms.F
 Added Files:
 	pkg/icefront/ICEFRONT.h pkg/icefront/ICEFRONT_OPTIONS.h
 	pkg/icefront/icefront_check.F
 	pkg/icefront/icefront_description.tex
 	pkg/icefront/icefront_diagnostics_init.F
 	pkg/icefront/icefront_init_fixed.F
 	pkg/icefront/icefront_init_varia.F
 	pkg/icefront/icefront_readparms.F
 	pkg/icefront/icefront_tendency_apply.F
 	pkg/icefront/icefront_thermodynamics.F


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Nov 19 19:49:46 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61z, checkpoint62, checkpoint62a
Changes since 1.47: +10 -4 lines
Diff to previous 1.47
useSMOOTH hard-coded (T when ALLOW_SMOOTH is defined)


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Sep 16 21:36:11 2009 UTC (14 years, 8 months ago) by rpa
Branch: MAIN
CVS Tags: checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y
Changes since 1.46: +3 -1 lines
Diff to previous 1.46
Added calls to layers package


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Aug 17 02:08:24 2008 UTC (15 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.45: +41 -37 lines
Diff to previous 1.45
new pkg "down_slope".


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Aug 5 22:02:23 2008 UTC (15 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.44: +6 -4 lines
Diff to previous 1.44
From Nicolas: add package cheapaml


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 09:26:16 2007 UTC (16 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
added check, readparms, and more diagnostice to pkg/salt_plume
also changed package flag from useSaltPlume to useSALT_PLUME


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 00:18:17 2007 UTC (16 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
added pkg/salt_plume by gathering code, which were previously
spread around various files in model/inc and model/src
results remain numerically identical to before, as a first step
towards adding more options, etc., to this package


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 15:44:52 2007 UTC (16 years, 5 months ago) by dimitri
Branch: MAIN
Changes since 1.41: +4 -2 lines
Diff to previous 1.41
Fix a bug reported by An Nguyen: calc_salt_plume_depth requires that sigmaR be
available.  Bug fixed by adding flag "usePLUME", which is also a first step
for addition of pkg/plume


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Jun 15 20:48:38 2007 UTC (16 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j
Changes since 1.40: +5 -1 lines
Diff to previous 1.40
dependencies: pkg/profiles requires pkg/cal


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Apr 19 13:23:36 2007 UTC (17 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c
Changes since 1.39: +2 -5 lines
Diff to previous 1.39
useCAL now set to .T. if useEXF=.T.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 23:56:06 2007 UTC (17 years, 1 month ago) by heimbach
Branch: MAIN
Changes since 1.38: +3 -2 lines
Diff to previous 1.38
Make useEXF a runtime flag.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 23:49:44 2007 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post
Changes since 1.37: +6 -3 lines
Diff to previous 1.37
add flag "useGAD" (turned on from temp,saltStepping & usePtracers)


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Oct 17 18:52:34 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, mitgcm_mapl_00
Changes since 1.36: +5 -4 lines
Diff to previous 1.36
clean-up multi-threaded problems (reported by debugger tcheck on ACES).


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 15:30:25 2006 UTC (17 years, 8 months ago) by jscott
Branch: MAIN
CVS Tags: checkpoint58p_post
Changes since 1.35: +3 -1 lines
Diff to previous 1.35
add hooks for atm2d package


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 04:24:03 2006 UTC (17 years, 9 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58o_post
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
add the regrid package hooks


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 21:24:54 2006 UTC (17 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post
Changes since 1.33: +4 -2 lines
Diff to previous 1.33
Adding template package MYPACKAGE to serve as reference. Does nothing.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Mar 20 15:11:18 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post
Changes since 1.32: +44 -32 lines
Diff to previous 1.32
move calendarDumps from "data" to "data.cal" and clean-up the code
 with a simple call to pkg/cal S/R: CAL_TIME2WRITE
 (the former piece of code started to spread over newly checked-in S/R)
add useEXF & useCAL flags (for now, set in hard-coded way)


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 03:55:43 2006 UTC (18 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.31: +5 -3 lines
Diff to previous 1.31
add on/off flag for package OFFLINE


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 11:47:48 2006 UTC (18 years, 3 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58a_post, checkpoint58b_post
Changes since 1.30: +3 -1 lines
Diff to previous 1.30
o add hooks for new package shelfice, painless


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 03:24:09 2006 UTC (18 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58
Changes since 1.29: +3 -2 lines
Diff to previous 1.29
make embed_files act more like a normal package per JMC's suggestions


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Dec 8 00:15:52 2005 UTC (18 years, 5 months ago) by stephd
Branch: MAIN
CVS Tags: checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
o add hooks for new package rbcs


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue May 31 18:24:29 2005 UTC (18 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post
Changes since 1.27: +3 -1 lines
Diff to previous 1.27
New package for controlling termination of the model based on the wall clock:
This is handy for those of us who keep losing 5000 cpuhours because the model
took 5 minutes longer than it did the day before.

To use:
 In package.conf, add   runclock
 In data.pkg, add       useRunClock=.TRUE.
 Add data.runclock to read
    &RUNCLOCK
    RC_maxtime_hr=2,
    RC_maxtime_mi=30,
    RC_maxtime_sc=0,
    &

The package also write the delta Wall Clock between each model step.
Who can explain a 30% slow down after 60 iterations? Who even knew about it?
Now you can find out lots of dark secrets about the EM EYE TEE GEE SEE EM...


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 15:47:50 2005 UTC (19 years ago) by spk
Branch: MAIN
CVS Tags: checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre
Changes since 1.26: +4 -2 lines
Diff to previous 1.26
Added support for pkg/matrix


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri Nov 19 01:33:32 2004 UTC (19 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, eckpoint57e_pre
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
GCHEM: introduced a useGCHEM runtime flag


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Oct 14 13:44:54 2004 UTC (19 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56
Changes since 1.24: +4 -5 lines
Diff to previous 1.24
 o do package initialization earlier in the boot-up sequence
   - make MNC follow the package guidelines


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 09:35:11 2004 UTC (19 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post, checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post
Changes since 1.23: +4 -1 lines
Diff to previous 1.23
o prepare addition of new packages GGL90 and OPPS
  - new parameters useGGL90 and useOPPS
  - include call to the new routines at the (hopefully) right places


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 09:13:49 2004 UTC (19 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54e_post
Changes since 1.22: +6 -2 lines
Diff to previous 1.22
o add calls for two new packages
  - pp81 (Packanowski and Philander, 1981), Richardson number and
    stratification dependent mixing
  - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri May 14 21:08:28 2004 UTC (20 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint53b_post, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post
Changes since 1.21: +4 -2 lines
Diff to previous 1.21
Commiting new energy balance model to repository
o package is pkg/ebm
o verif. is verification/global_ocean_ebm
o references are in ebm_driver.F
Will need long integration testing.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Mar 20 20:35:21 2004 UTC (20 years, 1 month ago) by edhill
Branch: MAIN
CVS Tags: checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_pre
Changes since 1.20: +2 -4 lines
Diff to previous 1.20
 o read the MNC run-time params at the eeboot stage
   - mnc will be gracefully disabled if the data.mnc file does not exist
 o add look-up tables for AJA's unlimited-dim interface


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 05:09:41 2004 UTC (20 years, 2 months ago) by edhill
Branch: MAIN
Changes since 1.19: +4 -3 lines
Diff to previous 1.19
 o add "useMNC" flag for run-time selection of MNC


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Feb 26 22:47:49 2004 UTC (20 years, 2 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint52l_post, checkpoint52l_pre, hrcube5
Changes since 1.18: +4 -2 lines
Diff to previous 1.18
Add use parameter for diagnostics package


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Feb 23 23:03:20 2004 UTC (20 years, 2 months ago) by molod
Branch: MAIN
Changes since 1.17: +6 -2 lines
Diff to previous 1.17
Namelist gridalt and fizhi flags


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 04:17:32 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint52b_post, checkpoint52c_post, checkpoint52d_post, checkpoint52d_pre, checkpoint52e_post, checkpoint52e_pre, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, checkpoint52j_post, checkpoint52j_pre, checkpoint52k_post, hrcube4, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
Changes since 1.16: +1 -5 lines
Diff to previous 1.16
remove comments


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 01:28:05 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.15: +5 -7 lines
Diff to previous 1.15
use the new thermodynamic Sea-Ice pkg: thSIce


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 18:21:34 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post, checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_pre, ecco_c52_e35
Branch point for: branch-genmake2, branch-nonh, checkpoint51n_branch, tg2-branch
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
add new package "land" ;
move CALL AIM_INITIALISE from packages_readparms.F to packages_init_fixed.F


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 05:33:54 2003 UTC (21 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint48f_post, checkpoint48g_post, checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50, checkpoint50a_post, checkpoint50b_post, checkpoint50b_pre, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
Merging from release1_p12:
o Modifications for using pkg/exf with pkg/seaice
  - improved description of the various forcing configurations
  - added basic radiation bulk formulae to pkg/exf
  - units/sign fix for evap computation in exf_getffields.F
  - updated verification/global_with_exf/results/output.txt
o Added pkg/sbo for computing IERS Special Bureau for the Oceans
  (SBO) core products, including oceanic mass, center-of-mass,
  angular, and bottom pressure (see pkg/sbo/README.sbo).
o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
  to avoid negative values in shallow regions.
  - updated verification/natl_box/results/output.txt
  - updated verification/lab_sea/results/output.txt
o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
o Added useSingleCpuIO option (see PARAMS.h).
o Updated useSingleCpuIO option in mdsio_writefield.F to
  work with multi-field files, e.g., for single-file pickup.
o pkg/seaice:
  - bug fix in growth.F: QNET for no shortwave case
  - added HeffFile for specifying initial sea-ice thickness
  - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
  kpp_transport_t.F, forward_step.F, and the_main_loop.F
o pkg/seaice:
  - adjoint-friendly modifications
  - added a SEAICE_WRITE_PICKUP at end of the_model_main.F


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Dec 28 10:11:10 2002 UTC (21 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48b_post, checkpoint48c_post, checkpoint48c_pre, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
checkpoint47f_post
Merging from release1_p10:
o modifications for using pkg/exf with pkg/seaice
  - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
    and SEAICE_EXTERNAL_FLUXES
  - pkg/exf CPP options EXF_READ_EVAP and
    EXF_NO_BULK_COMPUTATIONS
  - usage examples are Experiments 8 and 9 in
    verification/lab_sea/README
  - verification/lab_sea default experiment now uses
    pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Nov 21 19:11:42 2002 UTC (21 years, 5 months ago) by cheisey
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post
Branch point for: branch-exfmods-curt
Changes since 1.11: +7 -7 lines
Diff to previous 1.11
Two packages:  bulk_force (Bulk forcing)
and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
Earlier integration from Stephaine Dutkiewicz
and Patrick Heimbach.

Two ifdef statements for compile time,
ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE

Two switches in data.pkg to turn on at run-time:

cat data.pkg
# Packages
 &PACKAGES
 useBulkForce=.TRUE.,
 useThermSeaIce=.TRUE.,
 &

WARNING:  useSEAICE and useThermSEAICE are mutually exclusive.

The bulk package requires an additional parameter file
with two namelists, data.ice and data.blk.

c ADAPTED FROM:
c LANL CICE.v2.0.2
c-----------------------------------------------------------------------
c.. thermodynamics (vertical physics) based on M. Winton 3-layer model
c.. See Bitz, C. M. and W. H. Lipscomb, 1999:  "An energy-conserving
c..       thermodynamic sea ice model for climate study."  J. Geophys.
c..       Res., 104, 15669 - 15677.
c..     Winton, M., 1999:  "A reformulated three-layer sea ice model."
c..       Submitted to J. Atmos. Ocean. Technol.

c.. authors Elizabeth C. Hunke and William Lipscomb
c..         Fluid Dynamics Group, Los Alamos National Laboratory
c-----------------------------------------------------------------------


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Nov 15 19:58:21 2002 UTC (21 years, 6 months ago) by cheisey
Branch: MAIN
Changes since 1.10: +18 -3 lines
Diff to previous 1.10
Two packages:  bulk_forcing (Bulk forcing)
and thermodynamic_seaice (adapted from LANL CICE.v2.0.2)
Earlier integration from Stephaine Dutkiewicz
and Patrick Heimbach.

Two ifdef statements for compile time,
ALLOW_TSEAICE and ALLOW_BULKFORMULA

Two switches in data.pkg to turn on at run-time:

cat data.pkg
# Packages
 &PACKAGES
 useBulkf=.TRUE.,
 useTSeaIce=.TRUE.,
 &

The bulk package requires an additional parameter file
with two namelists.

 cat data.blk
 &BULKF_PARM01
 RainFile=       'ncep_precip_m_cubed.bin',
 SolarFile=      'ncep_downsolr_cubed.bin',
 AirTempFile=    'ncep_tair_cubed.bin',
 AirhumidityFile='ncep_qair_g_cubed.bin',
 LongwaveFile=   'ncep_netlw_cubed.bin',
 UWindFile=      'ncep_uwind_cubed.bin',
 VWindFile=      'ncep_vwind_cubed.bin',
 WspeedFile=    ' ',
 RunoffFile=    ' ',
 QnetFile=       ' ',
 EmPFile=        'ncep_emp_calc_cubed.bin',
 CloudFile=      'ncep_totalcloud_cubed.bin',
 &

 &BULKF_PARM02
 qnet_off=0.0,
 empmr_off=0.0,
 conservcycle=311040000.,
 &



c ADAPTED FROM:
c LANL CICE.v2.0.2
c-----------------------------------------------------------------------
c.. thermodynamics (vertical physics) based on M. Winton 3-layer model
c.. See Bitz, C. M. and W. H. Lipscomb, 1999:  "An energy-conserving
c..       thermodynamic sea ice model for climate study."  J. Geophys.
c..       Res., 104, 15669 - 15677.
c..     Winton, M., 1999:  "A reformulated three-layer sea ice model."
c..       Submitted to J. Atmos. Ocean. Technol.

c.. authors Elizabeth C. Hunke and William Lipscomb
c..         Fluid Dynamics Group, Los Alamos National Laboratory
c-----------------------------------------------------------------------

WARNING:  useSEAICE and useTSEAICE are mutually exclusive.

todo: thermodynamic.F should be reviewed and cleaned up a bit.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 20:45:41 2002 UTC (21 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint47
Changes since 1.9: +4 -2 lines
Diff to previous 1.9
Merging from release1_p8 branch:
Adding package parameters and hooks for new seaice package.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Mar 4 17:26:41 2002 UTC (22 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint44f_post, checkpoint44g_post, checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post, checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_post, checkpoint46b_pre, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_post, checkpoint46h_pre, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre, checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
Added PTRACERS package

This allows an arbitrary number of passive tracers to be integrated
forward simultaneously with the dynamicaly model.
 + Implemented so far:
    - basic forward algorithm (time-stepping, advection, diffusion, convection)
    - I/O and checkpointing
    - GM/Redi  *but*  using the GM/Redi coefficient of Salt
 + Not implemented so far:
    - KPP
    - OBCS
 + No specific example supplied (yet) but global_ocean.90x40x15 has the
   necessary data.ptracer file. Simply use -enable=ptracers and uncomment
   line in data.pkg. PTRACER01 then reproduces Salt exactly.
 + This package is disabled by default since it increases storage.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 14:57:34 2001 UTC (22 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_pre, chkpt44d_post, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_final_v1
Branch point for: release1-branch, release1_final
Changes since 1.7: +6 -2 lines
Diff to previous 1.7
zonal_filt parameters are now in a specific data file (data.zonfilt)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 18:09:16 2001 UTC (22 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, ecco-branch-mod1, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1_coupled
Changes since 1.6: +33 -23 lines
Diff to previous 1.6
Bringing comments up to data and formatting for document extraction.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 13 17:43:55 2001 UTC (22 years, 8 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40
Changes since 1.5: +4 -3 lines
Diff to previous 1.5
Added package "flt".
 o pkg/flt
 o verification/flt_example
 o visualization of trajectories supplied
 o works but output not available to testscript


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jul 13 14:26:57 2001 UTC (22 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
o Added grdchk package handling
o Added passive tracer handling


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue May 29 14:01:37 2001 UTC (22 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40pre1
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
Merge from branch pre38:
 o essential mods for cubed sphere
 o debugged atmosphere, dynamcis + physics (aim)
 o new packages (mom_vecinv, mom_fluxform, ...)


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Feb 20 19:39:42 2001 UTC (23 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: c37_adj, checkpoint36, checkpoint37, checkpoint38, checkpoint39, pre38tag1
Branch point for: pre38
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
AIM (Atmosphere Intermediate Physics) define as a standard package


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:48 2001 UTC (23 years, 3 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint35
Changes since 1.1: +12 -3 lines
Diff to previous 1.1
Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34)
 - substantial modifications to algorithm sequence (dynamics.F)
 - packaged OBCS, Shapiro filter, Zonal filter, Atmospheric Physics


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Sep 11 20:42:57 2000 UTC (23 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-atmos-merge-phase1, branch-atmos-merge-phase2, branch-atmos-merge-phase3, branch-atmos-merge-phase4, branch-atmos-merge-phase5, branch-atmos-merge-phase6, branch-atmos-merge-phase7, branch-atmos-merge-shapiro, branch-atmos-merge-start, branch-atmos-merge-zonalfilt, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Package structure rearranged to comply with standard.
Includes useKPP, useGMRedi.
Tested for exp(0,2,4).


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22