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

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

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


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

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sun Jan 10 18:14:47 2016 UTC (8 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.69: +3 -3 lines
Diff to previous 1.69
fix a comment


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Fri Dec 25 15:19:30 2015 UTC (8 years, 4 months ago) by gforget
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
- add missing useAUTODIFF and useSMOOTH switches.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Sun Nov 2 21:22:00 2014 UTC (9 years, 5 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.67: +3 -3 lines
Diff to previous 1.67
- packages_boot.F :
    - add useCTRL, useECCO to run time parameters list.
    - default is true if ALLOW_AUTODIFF, false otherwise.
    - IF (useECCO) useCAL = .TRUE.
    - IF (useGrdchk) useCTRL = .TRUE.
- do_oceanic_phys.F, packages_check.F, packages_init_fixed.F,
  packages_init_variables.F, the_main_loop.F : add useECCO switch
- forward_step.F, load_fields_driver.F, packages_check.F, packages_init_fixed.F,
  packages_init_variables.F, the_model_main.F : add useCTRL switch
- initialise_varia.F : add ALLOW_CTRL bracket


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 22:30:46 2014 UTC (9 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65d, checkpoint65e, checkpoint65f
Changes since 1.66: +75 -2 lines
Diff to previous 1.66
document calling sequence


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Wed Jul 30 03:31:35 2014 UTC (9 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65b, checkpoint65c
Changes since 1.65: +7 -1 lines
Diff to previous 1.65
-  add new pkg "kl10" for mixing due to internal wave breaking
  ( http://www.sciencedirect.com/science/article/pii/S1463500310000144 )


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Wed May 28 22:01:57 2014 UTC (9 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a
Changes since 1.64: +7 -3 lines
Diff to previous 1.64
more standard LAND pkg interface:
- call LAND_READPARMS from packages_readparms.F
- add a call to LAND_CHECK in packages_check.F
- rename LAND_INITIALISE to LAND_INIT_FIXED


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sun Jul 7 22:26:26 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x
Changes since 1.63: +4 -2 lines
Diff to previous 1.63
add S/R OFFLINE_CHECK to print offline parameter summary
and stop if loading a file that is not used;


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Thu May 16 19:57:44 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64h, checkpoint64i, checkpoint64j
Changes since 1.62: +4 -2 lines
Diff to previous 1.62
add call to ATM_PHYS_CHECK


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed May 8 00:06:32 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.61: +71 -67 lines
Diff to previous 1.61
- add entry point for new pkg "atm_phys" (atmospheric physics pkg
  from P. O'Gorman and T. Schneider, JCl, 2008).
- re-order sequence of calls within packages_readparms.F,
   packages_init_fixed.F and packages_write_pickup.F
  (but skip packages_init_variables.F because of TAF issues).


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 02:03:03 2012 UTC (11 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g
Changes since 1.60: +5 -1 lines
Diff to previous 1.60
- add run-time switch usePROFILES.


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Jun 6 23:41:32 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.59: +5 -1 lines
Diff to previous 1.59
allow to set useCAL in data.pkg


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Wed Apr 18 22:06:56 2012 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63m, checkpoint63n
Changes since 1.58: +4 -2 lines
Diff to previous 1.58
move pkg/ptracers summary and setup check into separated S/R.


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Apr 2 21:30:02 2012 UTC (12 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63l
Changes since 1.57: +15 -6 lines
Diff to previous 1.57
- avoid multiple print to the same file (STDOUT) if multi-threads
- call ALL_PROC_DIE before stopping


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 17:56:06 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63k
Changes since 1.56: +5 -1 lines
Diff to previous 1.56
check if pkg/frazil is compiled before using it


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sat Feb 4 01:43:40 2012 UTC (12 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63j
Changes since 1.55: +8 -2 lines
Diff to previous 1.55
Breaking three rules (at least):
1. No check-ins Friday after 5:30pm
2. No check-ins after two beers
3. Forgot the third one


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sun Aug 7 07:08:15 2011 UTC (12 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i
Changes since 1.54: +18 -1 lines
Diff to previous 1.54
o adding package bbl (Bottom Boundary Layer)
  description in MITgcm/pkg/bbl/bbl_description.tex
  example/test experiment in MITgcm_contrib/bbl


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Wed Jun 8 01:34:16 2011 UTC (12 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62z, checkpoint63, checkpoint63a
Changes since 1.53: +1 -11 lines
Diff to previous 1.53
remove hack that I put 5 month ago (changing printDomain)


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Tue Jan 25 22:39:06 2011 UTC (13 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y
Changes since 1.52: +4 -2 lines
Diff to previous 1.52
move call to S/R EXF_CHECK from exf_readparms.F to packages_check.F


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 21:54:03 2010 UTC (13 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62q, checkpoint62r
Changes since 1.51: +11 -1 lines
Diff to previous 1.51
A hack to prevent a 2nd printing of domain fields with default debugLevel.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Tue Nov 16 17:41:33 2010 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62o, checkpoint62p
Changes since 1.50: +16 -12 lines
Diff to previous 1.50
move call to GAD_CHECK after other ${pkg}_check S/R calls
since it's now checking overlap minimum size.


Revision 1.50 - (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, checkpoint62m, checkpoint62n
Changes since 1.49: +7 -1 lines
Diff to previous 1.49
add hooks for new packages OASIS, the package will follow
(hooks exclude the seaice pkg for now)


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sat Mar 13 00:26:21 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k
Changes since 1.48: +41 -12 lines
Diff to previous 1.48
stop if useEBM, useCheapAML, useFizhi, useGridAlt, useEMBED_FILES,
 is true but corresponding pacakge has not been compiled


Revision 1.48 - (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.47: +7 -1 lines
Diff to previous 1.47
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.47 - (view) (download) (annotate) - [select for diffs]
Tue Nov 24 00:17:42 2009 UTC (14 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61z, checkpoint62, checkpoint62a
Changes since 1.46: +16 -2 lines
Diff to previous 1.46
incorporate modif from Contrib/nesting_sannino/code_nest_merged


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


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 17:13:05 2008 UTC (15 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.44: +5 -1 lines
Diff to previous 1.44
Update.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sun Aug 17 02:08:24 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61c
Changes since 1.43: +6 -1 lines
Diff to previous 1.43
new pkg "down_slope".


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Mon Apr 7 21:15:06 2008 UTC (16 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b
Changes since 1.42: +9 -1 lines
Diff to previous 1.42
print a message to std-output (since calling order has changed)


Revision 1.42 - (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
Changes since 1.41: +7 -1 lines
Diff to previous 1.41
added check, readparms, and more diagnostice to pkg/salt_plume
also changed package flag from useSaltPlume to useSALT_PLUME


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sat Apr 28 00:15:11 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j
Changes since 1.40: +60 -60 lines
Diff to previous 1.40
S/R PACKAGES_ERROR_MSG replaces PACKAGES_CHECK_ERROR :
- add 1 argument (used in larger Nb of cases) and update the error message


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Apr 16 22:44:29 2007 UTC (17 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59
Changes since 1.39: +4 -2 lines
Diff to previous 1.39
First set of modifs for TAF-ing thsice.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Mar 7 00:00:06 2007 UTC (17 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58w_post, checkpoint58x_post, checkpoint58y_post
Changes since 1.38: +102 -18 lines
Diff to previous 1.38
move checking for un-compiled pkg, from CONFIG_CHECK to PACKAGES_CHECK.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Jan 16 04:40:05 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58v_post
Changes since 1.37: +5 -1 lines
Diff to previous 1.37
2nd-Order Moment Advection Scheme (Prather, 1986): first check-in
 - enable by setting #define GAD_ALLOW_SOM_ADVECT (in GAD_OPTIONS.h)
 - used without limiter (AdvScheme=80) or with Prather limiter (AdvScheme=81)


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 15:30:25 2006 UTC (17 years, 7 months ago) by jscott
Branch: MAIN
CVS Tags: checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, mitgcm_mapl_00
Changes since 1.36: +5 -1 lines
Diff to previous 1.36
add hooks for atm2d package


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


Revision 1.35 - (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.34: +7 -1 lines
Diff to previous 1.34
Adding template package MYPACKAGE to serve as reference. Does nothing.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Fri May 26 03:06:06 2006 UTC (17 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Add runtime flag useGRDCHK.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 03:55:43 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58c_post, checkpoint58d_post, checkpoint58e_post
Changes since 1.32: +6 -2 lines
Diff to previous 1.32
add on/off flag for package OFFLINE


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


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Nov 4 01:19:24 2005 UTC (18 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
remove unused variables (reduces number of compiler warning)


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Oct 1 18:29:07 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.29: +5 -1 lines
Diff to previous 1.29
use standard PACKAGE_CHECK_ERROR call for pkg MATRIX.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Sep 3 04:17:57 2005 UTC (18 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57r_post, checkpoint57s_post
Changes since 1.28: +5 -1 lines
Diff to previous 1.28
Add more checks for jpl ;o)


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue May 31 18:24:28 2005 UTC (18 years, 11 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post
Changes since 1.27: +7 -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]
Mon Dec 13 22:01:50 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, eckpoint57e_pre
Changes since 1.26: +8 -1 lines
Diff to previous 1.26
re-arrange diagnostics pkg initialization:
 allow each package to extend the available diagnostics list


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Dec 4 17:57:06 2004 UTC (19 years, 4 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57, checkpoint57a_post, checkpoint57a_pre
Changes since 1.25: +7 -1 lines
Diff to previous 1.25
More untangling.


Revision 1.25 - (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
Changes since 1.24: +7 -1 lines
Diff to previous 1.24
GCHEM: introduced a useGCHEM runtime flag


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Oct 8 17:25:37 2004 UTC (19 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post, checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post, checkpoint56
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
switch btw. 2-level and 3-level checkpointing


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 09:35:11 2004 UTC (19 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post
Changes since 1.22: +13 -1 lines
Diff to previous 1.22
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.22 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 09:13:49 2004 UTC (19 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint54e_post
Changes since 1.21: +13 -1 lines
Diff to previous 1.21
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.21 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 01:28:05 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, checkpoint52l_post, checkpoint52l_pre, checkpoint52m_post, checkpoint52n_post, checkpoint53, checkpoint53a_post, checkpoint53b_post, checkpoint53b_pre, checkpoint53c_post, checkpoint53d_post, checkpoint53d_pre, checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post, checkpoint54c_post, checkpoint54d_post, hrcube4, hrcube5, hrcube_1, hrcube_2, hrcube_3
Branch point for: netcdf-sm0
Changes since 1.20: +4 -5 lines
Diff to previous 1.20
use the new thermodynamic Sea-Ice pkg: thSIce


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Oct 30 12:00:41 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: 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-nonh
Changes since 1.19: +5 -1 lines
Diff to previous 1.19
 o updated and tested version of the cd_code package
 o almost all of the cd_code functionality has been moved into
   the package but some cleanups (read/write checkpoints) remain


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 22:32:55 2003 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51o_post
Changes since 1.18: +2 -6 lines
Diff to previous 1.18
o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
o bug fix in find_alpha.F for MDJWF:
  - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
    change rho -> rho-rhoConst
  - replace call find_rho to find_rhonum


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 04:41:40 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51n_post, checkpoint51n_pre, checkpoint51o_pre
Branch point for: checkpoint51n_branch
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
 o added the [#include "AD_CONFIG.h"] statement to all files that need
   it for adjoint/tl #defines
 o re-worked the build logic in genmake2 to support AD_CONFIG.h
 o removed tools/genmake since it no longer works


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 20:30:14 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post
Branch point for: tg2-branch
Changes since 1.16: +10 -1 lines
Diff to previous 1.16
stop if trying to use pkg BULK_FORCE or THERM_SEAICE that are not compiled


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Oct 9 04:19:18 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51i_post
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
 o first check-in for the "branch-genmake2" merge
 o verification suite as run on shelley (gcc 3.2.2):

Wed Oct  8 23:42:29 EDT 2003
                T           S           U           V
G D M    c        m  s        m  s        m  s        m  s
E p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
N n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
2 d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .

OPTFILE=NONE

Y Y Y Y 13 16 16 16  0 16 16 16 16 16 16 16 16 13 12  0  0 pass  adjustment.128x64x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16  0  0 16 16  0  0 pass  adjustment.cs-32x32x1
Y Y Y Y 16 16 16 16  0 16 16 16 16 16 16 22  0 16 16 22  0 pass  adjust_nlfs.cs-32x32x1
Y Y Y Y -- 13 13 16 16 13 13 13 13 16 16 16 16 16 16 16 16 N/O   advect_cs
Y Y Y Y -- 22 16 16 16 16 16 16 13 16 16 16 16 16 16 16 16 N/O   advect_xy
Y Y Y Y -- 13 16 13 16 16 16 16 16 16 16 22 16 16 16 16 16 N/O   advect_xz
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  aim.5l_cs
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 16 16 16 16 13 16 pass  aim.5l_Equatorial_Channel
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 13 16 16 13 13 16 pass  aim.5l_LatLon
Y Y Y Y 13 16 16 16 16 16 16 16 16 16 13 12 13 13 16 13 16 pass  exp0
Y Y Y Y 14 16 16 16 16 16 16 16 22 16 16 16 13 16 16 22 16 pass  exp1
Y Y Y Y 13 13 16 13 16 16 16 16 16 13 13 16 16 13 13 13 13 pass  exp2
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  exp4
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 22 16 16 16 22 16 pass  exp5
Y Y Y Y 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 pass  front_relax
Y Y Y Y 14 16 16 13 13 16 16 13 13 16 13 13 16 12 13 13 16 pass  global_ocean.90x40x15
Y Y Y Y 10 16 16 13 13 16 13 16 16 13 13 13 13 16 16 13 16 FAIL  global_ocean.cs32x15
Y Y Y Y  6 11 12 13 13 12 13 16 13  9  9  9  9 10  9  9 11 FAIL  global_ocean_pressure
Y Y Y Y 14 16 16 13 16 16 16 13 13 13 13 13 16 12 16 13 16 pass  global_with_exf
Y Y Y Y 14 16 16 16 16 16 16 16 16 11 13 22 13 16 16  9 16 pass  hs94.128x64x5
Y Y Y Y 13 16 16 16 16 16 16 16 16 11 16 16 16 13 16 22 13 pass  hs94.1x64x5
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 16 13 13 16 16 22 13 pass  hs94.cs-32x32x5
Y Y Y Y 10 10 16 13 13 16 16 16 22 16 13 13 13 13 13 22 13 FAIL  ideal_2D_oce
Y Y Y Y  8 16 16 16 16 16 16 16 16 13 13  8 16 16 16 16 16 FAIL  internal_wave
Y Y Y Y 14 16 16 16 16 16 16 16 16 13 13 22 13 13 13 22 16 pass  inverted_barometer
Y Y Y Y 12 16 16 16 16 16 16 16 16 16 13 12 13 13 13 13 13 FAIL  lab_sea
Y Y Y Y 11 16 16 16 16 16 16 16 13 13 13 12 13 16 13 12 13 FAIL  natl_box
Y Y Y Y 16 16 16 16 16 16 16 16 22 16 16 16 16 16 16 16 16 pass  plume_on_slope
Y Y Y Y 13 16 16 16 16 13 16 16 16 16 16 16 16 13 16 16 16 pass  solid-body.cs-32x32x1


Revision 1.15.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 2 18:10:45 2003 UTC (20 years, 7 months ago) by edhill
Branch: branch-genmake2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 , to next main 1.70
 o included PACKAGES_CONFIG.h in all files where the ALLOW_${PKG_NAME}
     defines are used
 o added comments where IF ( use${PKG_NAME} ) statements will probably
     be needed -- or need to be edited


Revision 1.9.6.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 23:05:29 2003 UTC (20 years, 10 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c51_e34, ecco_c51_e34a, ecco_c51_e34b, ecco_c51_e34c, ecco_c51_e34d, ecco_c51_e34e, ecco_c51_e34f, ecco_c51_e34g
Changes since 1.9.6.3: +5 -1 lines
Diff to previous 1.9.6.3 , to branch point 1.9 , to next main 1.70
Merging from c51


Revision 1.9.6.3 - (view) (download) (annotate) - [select for diffs]
Thu Jun 19 15:22:09 2003 UTC (20 years, 10 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e33, ecco_c50_e33a
Changes since 1.9.6.2: +9 -1 lines
Diff to previous 1.9.6.2 , to branch point 1.9
o somewhat cleaned package initialisation sequence for
  ctrl/ cost/ ecco/


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jun 19 15:00:45 2003 UTC (20 years, 10 months ago) by heimbach
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_pre, checkpoint51j_post
Branch point for: branch-genmake2
Changes since 1.14: +9 -1 lines
Diff to previous 1.14
Preparing next round of sync MAIN vs. ecco-branch
and adjoint of next checkpoint.
o somewhat cleaned package initialisation sequence for
  ctrl/ cost/ ecco/


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 18:21:34 2003 UTC (20 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
add new package "land" ;
move CALL AIM_INITIALISE from packages_readparms.F to packages_init_fixed.F


Revision 1.9.4.4 - (view) (download) (annotate) - [select for diffs]
Thu May 1 06:10:19 2003 UTC (21 years ago) by dimitri
Branch: release1
CVS Tags: release1_p14, release1_p15, release1_p16, release1_p17
Branch point for: release1_50yr
Changes since 1.9.4.3: +6 -1 lines
Diff to previous 1.9.4.3 , to branch point 1.9 , to next main 1.70
release1_p14
o Added interpolation routine pkg/exf/new_interp.F for on-the-fly
  interpolation.  Enable with USE_EXF_INTERPOLATION and specify
  input grids in data.exf
o Added direct pressure solver pkg/solver.
  See pkg/solver/README.directSolver for instructions.


Revision 1.9.6.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 23:10:21 2003 UTC (21 years, 1 month ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e28, ecco_c50_e29, ecco_c50_e30, ecco_c50_e31, ecco_c50_e32
Changes since 1.9.6.1: +19 -1 lines
Diff to previous 1.9.6.1 , to branch point 1.9
merging c49 and e27


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 05:33:54 2003 UTC (21 years, 2 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.12: +7 -1 lines
Diff to previous 1.12
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.9.6.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 13 19:28:37 2003 UTC (21 years, 2 months ago) by dimitri
Branch: ecco-branch
CVS Tags: ecco_c44_e26, ecco_c44_e27, icebear2, icebear3, icebear4, icebear5
Branch point for: icebear
Changes since 1.9: +7 -1 lines
Diff to previous 1.9
o Merging pkg/exf and pkg/seaice from cvs tag ecco_ice2


Revision 1.9.8.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 06:45:54 2003 UTC (21 years, 2 months ago) by dimitri
Branch: c24_e25_ice
CVS Tags: ecco_ice2
Changes since 1.9: +7 -1 lines
Diff to previous 1.9 , to next main 1.70
02/12/03
  Added pkg/seaice and modified pkg/exf as per release1_p12_pre


Revision 1.9.4.3 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 05:06:50 2003 UTC (21 years, 3 months ago) by dimitri
Branch: release1
CVS Tags: release1_p11, release1_p12, release1_p12_pre, release1_p13, release1_p13_pre
Changes since 1.9.4.2: +7 -1 lines
Diff to previous 1.9.4.2 , to branch point 1.9
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.
Modified Files:
	doc/tag-index model/inc/CPP_OPTIONS.h model/inc/PARAMS.h
	model/src/do_the_model_io.F model/src/packages_boot.F
	model/src/packages_check.F model/src/packages_readparms.F
	model/src/the_model_main.F


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 20:45:41 2002 UTC (21 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, 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
Branch point for: branch-exfmods-curt
Changes since 1.11: +7 -1 lines
Diff to previous 1.11
Merging from release1_p8 branch:
Adding package parameters and hooks for new seaice package.


Revision 1.9.4.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 21:59:05 2002 UTC (21 years, 5 months ago) by heimbach
Branch: release1
CVS Tags: release1_p10, release1_p8, release1_p9
Changes since 1.9.4.1: +8 -2 lines
Diff to previous 1.9.4.1 , to branch point 1.9
o Adding package parameters and hooks to MITgcm for new seaice package.
o Adjusting KPP package for use with seaice package.


Revision 1.9.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Apr 8 20:10:37 2002 UTC (22 years ago) by heimbach
Branch: release1
CVS Tags: release1_chkpt44d_post, release1_p1, release1_p2, release1_p3, release1_p4, release1_p5, release1_p6, release1_p7
Changes since 1.9: +10 -2 lines
Diff to previous 1.9
Changes encapsulated by checkpoint43a-release1mods and chkpt44d_post
on the main trunk.
These are:

 o added missing EXCLUDE_MONITOR flags
 o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
   (incompatible typ in MIN/MAX expressions caused problems
   on IBM SP3)
 o in genmake added variable MAKEDEPEND
   plus resetting for case SunOS
 o added timer_stats.c routine for IBM SP3
 o removed variables in dynamics
 o real fresh water flux implemented with non-linear free-surface.
 o few fix (mask in shap_s2, EmPmR in external_field_load,
   USE_NATURAL_BCS in solve_for_P);
 o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
 o merge of relevant stuff from the ecco-branch:
   - genmake: removed $S64 overwrite for case SunOS
   - pkg/exf: update and corrections for field swapping and obcs
   - pkg/ecco: parameter lists for the_model_main, the_main_loop
               harmonized between ECCO and MITgcm
   - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
                   updated checkpointing_lev... lists for obcs
   - model/src: minor changes in forward_step, plot_field
                added directive for divided adjoint in the_main_loop
   - pkg/mdsio: added mdsio_gl_slice
 o check parameters & config (chkpt44a_pre,post)
 o OBC and NonLin_FrSurf.
 o fix bug in mom_vi_del2uv
 o select when filters are applied ; add options to zonal_filter (data.zonfilt)
 o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
 o update AIM experiments (NCEP input files)
 o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
 o added some stuff for AD

These were merged with
cvs co -r release1 -P MITgcm
cd MITgcm
cvs update -kk
cvs update -j checkpoint43a-release1mods -j chkpt44d_post -d -P -kk


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Mar 4 17:26:41 2002 UTC (22 years, 1 month 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.10: +5 -1 lines
Diff to previous 1.10
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.10 - (view) (download) (annotate) - [select for diffs]
Thu Jan 31 14:52:28 2002 UTC (22 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint44b_post, checkpoint44b_pre, checkpoint44e_post, checkpoint44e_pre, checkpoint44f_pre, chkpt44a_post, chkpt44c_post, chkpt44c_pre, chkpt44d_post, release1_final_v1
Branch point for: release1_final
Changes since 1.9: +9 -1 lines
Diff to previous 1.9
check parameters and modelf config.


Revision 1.9 - (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, checkpoint43a-release1mods, checkpoint44, chkpt44a_pre, ecco-branch-mod1, ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e16, ecco_c44_e17, ecco_c44_e18, ecco_c44_e19, ecco_c44_e20, ecco_c44_e21, ecco_c44_e22, ecco_c44_e23, ecco_c44_e24, ecco_c44_e25, ecco_ice1, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1
Branch point for: c24_e25_ice, ecco-branch, release1, release1-branch, release1_coupled
Changes since 1.8: +23 -14 lines
Diff to previous 1.8
Bringing comments up to data and formatting for document extraction.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 13 17:43:55 2001 UTC (22 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint40
Changes since 1.7: +5 -1 lines
Diff to previous 1.7
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.7 - (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, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9, pre38-close, pre38tag1
Branch point for: pre38
Changes since 1.6: +5 -1 lines
Diff to previous 1.6
AIM (Atmosphere Intermediate Physics) define as a standard package


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:48 2001 UTC (23 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint35
Changes since 1.5: +16 -4 lines
Diff to previous 1.5
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.5.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 21:02:59 2001 UTC (23 years, 3 months ago) by adcroft
Branch: branch-atmos-merge
CVS Tags: branch-atmos-merge-freeze
Changes since 1.5.2.1: +10 -4 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.70
Packaged OBCS (open boundary conditions)
 o source code now in  pkg/obcs
 o controlled by namelist in  data.obcs
 o includes Orlanski radiation condition (in same directory)
 o affects exp4 and internal_wave


Revision 1.5.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 18:07:07 2001 UTC (23 years, 3 months ago) by cnh
Branch: branch-atmos-merge
Changes since 1.5: +8 -2 lines
Diff to previous 1.5
Tidying up comments and heads in package_NNN routines


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 16:32:58 2000 UTC (23 years, 5 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, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Rescaling of forcing fields done immediately after reading fields.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 13 20:35:07 2000 UTC (23 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint31
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Bug fix (CVS header).


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Sep 13 17:11:34 2000 UTC (23 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.2: +7 -33 lines
Diff to previous 1.2
Removed flag kppPackageIsOn.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Sep 11 20:42:57 2000 UTC (23 years, 7 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +14 -22 lines
Diff to previous 1.1
Package structure rearranged to comply with standard.
Includes useKPP, useGMRedi.
Tested for exp(0,2,4).


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 19:25:06 2000 UTC (23 years, 10 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint29, checkpoint30
Two routines to configure and check depenances between packages.
The details of how this should work is still in flux.


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