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

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

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


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

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Jan 3 00:34:00 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52e_post, checkpoint52f_post, checkpoint52f_pre, checkpoint52h_pre, checkpoint52i_post, checkpoint52i_pre, hrcube_1, hrcube_2
Changes since 1.45: +23 -13 lines
Diff to previous 1.45
add run-time parameters for implicit vertical advection.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Dec 15 22:42:02 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint52d_post, checkpoint52e_pre
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
fix typo error.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Oct 29 00:19:22 2003 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: branch-netcdf, checkpoint51p_post, checkpoint51q_post, checkpoint51r_post, checkpoint51s_post, checkpoint51t_post, checkpoint51u_post, checkpoint52, checkpoint52a_post, checkpoint52a_pre, checkpoint52b_post, checkpoint52b_pre, checkpoint52c_post, checkpoint52d_pre, ecco_c52_e35
Branch point for: branch-nonh, netcdf-sm0
Changes since 1.43: +13 -13 lines
Diff to previous 1.43
delp,delz viscAz,viscAp ... are only local variables (and no longer in
 a common bloc).


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Oct 15 22:55:51 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51l_post, checkpoint51l_pre, checkpoint51m_post, checkpoint51n_post, checkpoint51n_pre, checkpoint51o_post, checkpoint51o_pre
Branch point for: checkpoint51n_branch, tg2-branch
Changes since 1.42: +11 -2 lines
Diff to previous 1.42
* reverse gravitySign back to "logical" value: +1 when R increases downward
* add a parameter to apply surface relaxation only in a latitude band


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 01:45:45 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: branchpoint-genmake2, checkpoint51e_post, checkpoint51f_post, checkpoint51f_pre, checkpoint51g_post, checkpoint51h_pre, checkpoint51i_post, checkpoint51i_pre, checkpoint51j_post
Branch point for: branch-genmake2
Changes since 1.41: +3 -1 lines
Diff to previous 1.41
specific volume (atmospheric geopotential) includes water vapor effect


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Apr 17 13:16:23 2003 UTC (21 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint50b_post, checkpoint50c_post, checkpoint50c_pre, checkpoint50d_post, checkpoint50d_pre, checkpoint50e_post, checkpoint50e_pre, checkpoint50f_post, checkpoint50f_pre, checkpoint50g_post, checkpoint50h_post, checkpoint50i_post, checkpoint51, checkpoint51a_post, checkpoint51b_post, checkpoint51b_pre, checkpoint51c_post, checkpoint51d_post
Changes since 1.40: +7 -1 lines
Diff to previous 1.40
new flag "useCDscheme" (default=F);


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Mar 17 17:10:42 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint50a_post, checkpoint50b_pre
Changes since 1.39: +5 -1 lines
Diff to previous 1.39
set the Earth rotation either directly (omega) or from the rotation period


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Wed Feb 26 03:21:08 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48h_post, checkpoint48i_post, checkpoint49, checkpoint50
Changes since 1.38: +1 -3 lines
Diff to previous 1.38
minor cleaning.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jan 24 18:26:53 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint48b_post, checkpoint48d_post, checkpoint48d_pre, checkpoint48e_post, checkpoint48f_post, checkpoint48g_post
Changes since 1.37: +6 -1 lines
Diff to previous 1.37
first step in r* implementation: add param "select_rStar"


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 02:55:47 2002 UTC (21 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: branch-exfmods-tag, checkpoint47c_post, checkpoint47d_post, checkpoint47d_pre, checkpoint47e_post, checkpoint47f_post, checkpoint47g_post, checkpoint47h_post, checkpoint47i_post, checkpoint47j_post, checkpoint48, checkpoint48a_post, checkpoint48c_post, checkpoint48c_pre
Branch point for: branch-exfmods-curt
Changes since 1.36: +24 -1 lines
Diff to previous 1.36
 * allows a more accurate definition of Ro_Surf (selectFindRoSurf=1)
   when using P-coordinate; only implemented for atmospheric config.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 20:07:37 2002 UTC (21 years, 7 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint46k_post, checkpoint46l_post, checkpoint46l_pre, checkpoint46m_post, checkpoint46n_post, checkpoint47, checkpoint47a_post, checkpoint47b_post
Changes since 1.35: +4 -4 lines
Diff to previous 1.35
Fixed inconsistent arguments that show up using run-time checking with IFC.
 - fool_the_compiler() called with an argument more often than not!
 - config_summary() was use vector I/O for scalars.
To make model work with run-time checking in general you will need to
not enable it for mdsio_byteswap_r?.F also.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 19:36:50 2002 UTC (21 years, 7 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint46h_post, checkpoint46i_post, checkpoint46j_post, checkpoint46j_pre
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
o cleaned up the use of rhoNil and rhoConst.
  - rhoNil should only appear in the LINEAR equation of state, everywhere
    else rhoNil is replaced by rhoConst, e.g. find_rho computes rho-rhoConst
    and the dynamical equations are all divided by rhoConst
o introduced new parameter rhoConstFresh, a reference density of fresh
  water, to remove the fresh water flux's dependence on rhoNil. The default
  value is 999.8 kg/m^3
o cleanup up external_forcing.F and external_forcing_surf.F
  - can now be used by both OCEANIC and OCEANICP


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 16:55:52 2002 UTC (21 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint46b_post, checkpoint46c_post, checkpoint46c_pre, checkpoint46d_post, checkpoint46d_pre, checkpoint46e_post, checkpoint46e_pre, checkpoint46f_post, checkpoint46g_post, checkpoint46g_pre, checkpoint46h_pre
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
o Added new equation of state -> JMD95Z and JMD95P
  - EOS of Jackett and McDougall, 1995, JPO
  - moved all EOS parameters into EOS.h
  - new routines ini_eos.F, store_pressure.F
o Added UNESCO EOS, but not recommended because it requires
  in-situ temperature (see JMD95)
o Modified formatting for knudsen2.f in utils/knudsen2 and added
  unesco.f to be used with POLY3


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Jun 15 03:28:39 2002 UTC (21 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint45d_post, checkpoint46, checkpoint46a_post, checkpoint46a_pre, checkpoint46b_pre
Changes since 1.32: +16 -1 lines
Diff to previous 1.32
Add new flags:
* T,S forcing outside Adams-Bashforh
* temp,salt Advection and Forcing (turn on/off)
* for each tracer: internal flag for multiDimAdvection & A-B


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Mar 7 14:09:02 2002 UTC (22 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint44h_post, checkpoint44h_pre, checkpoint45, checkpoint45a_post, checkpoint45b_post, checkpoint45c_post
Changes since 1.31: +16 -7 lines
Diff to previous 1.31
o define cell Center vertical spacing and then put Interface at the middle


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Feb 10 00:35:30 2002 UTC (22 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint44e_post, checkpoint44e_pre, checkpoint44f_post, checkpoint44f_pre, checkpoint44g_post, chkpt44d_post, release1_final_v1
Branch point for: release1_final
Changes since 1.30: +40 -1 lines
Diff to previous 1.30
add parameters to use real fresh water flux (replace USE_NATURALBCS option)
  with non-linear free-surface.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 18:09:14 2001 UTC (22 years, 7 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41, checkpoint42, checkpoint43, checkpoint43a-release1mods, checkpoint44, checkpoint44b_post, checkpoint44b_pre, chkpt44a_post, chkpt44a_pre, chkpt44c_post, chkpt44c_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_c44_e26, ecco_c44_e27, ecco_ice1, ecco_ice2, icebear2, icebear3, icebear4, icebear5, release1-branch-end, release1-branch_branchpoint, release1-branch_tutorials, release1_b1, release1_beta1
Branch point for: c24_e25_ice, ecco-branch, icebear, release1, release1-branch, release1_coupled
Changes since 1.29: +29 -16 lines
Diff to previous 1.29
Bringing comments up to data and formatting for document extraction.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 20:42:56 2001 UTC (23 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: c37_adj, checkpoint37, checkpoint38, checkpoint39, checkpoint40, checkpoint40pre1, checkpoint40pre2, checkpoint40pre3, checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9, pre38-close, pre38tag1
Branch point for: pre38
Changes since 1.28: +3 -4 lines
Diff to previous 1.28
use gBaro instead of gravity to allow External mode reduced gravity test


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 20:22:51 2001 UTC (23 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.27: +4 -3 lines
Diff to previous 1.27
remove printing of gBaro (no longer used)


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Feb 20 15:02:16 2001 UTC (23 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint36
Changes since 1.26: +11 -2 lines
Diff to previous 1.26
add 2 parameters to define a Crank-Nickelson barotropic time-stepping


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 16:46:44 2001 UTC (23 years, 3 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint35
Changes since 1.25: +51 -3 lines
Diff to previous 1.25
o Added printing of key grid variables in config_summary.F
  and removed write(0,*) output of these variables in ini_spherical_polar_grid.F
o Added two new routines to do consistently formatted output of
  lines of constant X or Y for an XY variable. New routines are in
  read_write.F


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Feb 4 14:38:46 2001 UTC (23 years, 3 months ago) by cnh
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
Made sure each .F and .h file had
the CVS keywords Header and Name at its start.
Most had header but very few currently have Name, so
lots of changes!


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:47 2001 UTC (23 years, 3 months ago) by adcroft
Branch: MAIN
Changes since 1.23: +9 -3 lines
Diff to previous 1.23
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.23 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 19:14:10 2000 UTC (23 years, 10 months ago) by adcroft
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-start, checkpoint29, checkpoint30, checkpoint31, checkpoint32, checkpoint33, checkpoint34
Branch point for: branch-atmos-merge
Changes since 1.22: +1 -11 lines
Diff to previous 1.22
Removed GM/Redi parameters as part of packaging process.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jun 9 02:45:04 2000 UTC (23 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint28
Changes since 1.21: +69 -69 lines
Diff to previous 1.21
Modifications to include TAMC directives, tape key computations
and initialisations to make code TAMC compatible.
Routines the_model_main.F and initialise_fixed.F
are left unchanged for the moment. (P.H.)


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Jul 30 15:42:58 1999 UTC (24 years, 9 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint24, checkpoint25, checkpoint26, checkpoint27
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
Changed some erroneous declarations of myCurrentTime (sometimes myTime)
from REAL to _RL. This probably was caught before because most people
are using -r8 compile option in conjuction with REAL4_IS_SLOW which
converts everything to real*8.  Spotted by C.E.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 15:54:03 1999 UTC (25 years, 2 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint20, checkpoint21, checkpoint22, checkpoint23
Changes since 1.19: +21 -9 lines
Diff to previous 1.19
Modifications for non-hydrostatic ability + updates for open-boundaries.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:11:51 1998 UTC (25 years, 5 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint19
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
Added IMPLICIT NONE in a lot of subroutines.
Also corrected the recip_Rhonil bug: we didn't set it in ini_parms.F


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Nov 6 22:44:45 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint18
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Changes to allow for atmospheric integration builds of the code


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Oct 28 03:11:36 1998 UTC (25 years, 6 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint16, checkpoint17
Changes since 1.16: +53 -29 lines
Diff to previous 1.16
Changes to support
 - g77 compilation under Linux
 - LR(1) form of 64-bit is D or E for constants
 - Modified adjoint of exch with adjoint variables
   acuumulated.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Sep 5 17:52:13 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint14, checkpoint15
Changes since 1.15: +19 -3 lines
Diff to previous 1.15
Consistent isomorphism changes


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Aug 24 02:25:01 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
Consistent isomorphism changes


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 24 00:24:44 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
Consistent isomorphism changes


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 17:51:07 1998 UTC (25 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.12: +9 -9 lines
Diff to previous 1.12
Isomorphism consistency changes


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 14:20:27 1998 UTC (25 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Added print of deltaTclock - the model clock


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jun 10 17:05:59 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: branch-point-rdot, checkpoint10, checkpoint11, checkpoint12, checkpoint13, checkpoint7, checkpoint8, checkpoint9
Branch point for: branch-rdot, checkpoint7-4degree-ref
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Minor changes to correct bugs with multi-process mode
of operation


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon May 25 21:29:44 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint3, checkpoint4, checkpoint5, checkpoint6
Changes since 1.9: +6 -3 lines
Diff to previous 1.9
Added flags for turning off momentum equation and/or temperature equation


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 25 20:05:55 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.8: +15 -1 lines
Diff to previous 1.8
Added extra IO features
 - runtime on/off flags
 - more reporting of configuration


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 25 16:17:36 1998 UTC (25 years, 11 months ago) by cnh
Branch: MAIN
Changes since 1.7: +21 -1 lines
Diff to previous 1.7
Added changes to support implicit free-surface.
 - included gBaro a "barotropic" gravity that can
   be set differently to the g.rhoprime gravity.
 - discovered and fixed coding error in dynamics
   loop. Per tile temporaries that needed correct
   initial values were not being reset for each tile.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu May 21 18:25:48 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint2
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
Added support for binary IO of model fields for restart and/or
postprocessing


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 27 04:24:22 1998 UTC (26 years ago) by cnh
Branch: MAIN
CVS Tags: checkpoint1, kloop1, kloop2, redigm
Changes since 1.5: +108 -0 lines
Diff to previous 1.5
Further changes to reporting of model configuration on standard output


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 23:41:54 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.4: +26 -5 lines
Diff to previous 1.4
Improvements to I/O and feedback info.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:08:39 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:06:06 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 02:05:40 1998 UTC (26 years ago) by cnh
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Further $Id to $Header conversions


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 19:15:30 1998 UTC (26 years ago) by cnh
Branch: MAIN
Branch point for: cnh
Initial revision


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