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

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

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


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

Revision 1.15.4.3 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 23:10:21 2003 UTC (21 years, 2 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c50_e28, ecco_c50_e29, ecco_c50_e30, ecco_c50_e31, ecco_c50_e32, ecco_c50_e33, ecco_c50_e33a
Changes since 1.15.4.2: +20 -21 lines
Diff to previous 1.15.4.2 , to branch point 1.15
merging c49 and e27


Revision 1.15.4.2 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 02:21:20 2002 UTC (22 years, 3 months ago) by heimbach
Branch: ecco-branch
CVS Tags: 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
Branch point for: c24_e25_ice, icebear
Changes since 1.15.4.1: +1 -32 lines
Diff to previous 1.15.4.1 , to branch point 1.15
Merge changes from main trunk:
o changed param. list for call obcs_calc in thermodynamics
o flow directives in the_correction_step not needed anymore
Remove forward_step for ecco-branch


Revision 1.15.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 6 15:48:07 2002 UTC (22 years, 3 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4
Changes since 1.15: +22 -10 lines
Diff to previous 1.15
Updating ecco-branch-mod1 to checkpoint44.
Will be tagged ecco-branch-mod2.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 27 20:12:10 2001 UTC (22 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint42, checkpoint43, ecco-branch-mod1, release1_b1, release1_beta1
Branch point for: ecco-branch, release1, release1_coupled
Changes since 1.14: +4 -5 lines
Diff to previous 1.14
Fixed AD-related problems:
o Store directives up-to-date with re-arranged Adams-Bashforth
  (mainly thermodynamics.F)
o New store directives for multi-dim. advection schemes
  * new CPP flag ALLOW_MULTI_DIM_ADVECTION
  * new common block and key passkey
  (mainly gad_advection.F)
o Modified store directives for split of dynamics/thermodynamics
  for the case ALLOW_KPP
o Cleaned argument list for timestep_tracer.F


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 18:09:16 2001 UTC (22 years, 8 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint41
Changes since 1.13: +37 -29 lines
Diff to previous 1.13
Bringing comments up to data and formatting for document extraction.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Sep 19 13:58:08 2001 UTC (22 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint40
Changes since 1.12: +5 -4 lines
Diff to previous 1.12
"Volume exact-Conservation" modified for
non-linear free-surface + Crank-Nickelson


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Jul 30 20:23:09 2001 UTC (22 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint40pre4, checkpoint40pre5, checkpoint40pre6, checkpoint40pre7, checkpoint40pre8, checkpoint40pre9
Changes since 1.11: +6 -2 lines
Diff to previous 1.11
Added CPP option ALLOW_PASSIVE_TRACER for TR1.h related fields.


Revision 1.11 - (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
Changes since 1.10: +8 -4 lines
Diff to previous 1.10
o Added grdchk package handling
o Added passive tracer handling


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 20:38:15 2001 UTC (22 years, 11 months ago) by ljmc
Branch: MAIN
CVS Tags: checkpoint40pre1
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
the default is now to call the filter after solve_for_pressure


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue May 29 14:01:37 2001 UTC (23 years ago) by adcroft
Branch: MAIN
Changes since 1.8: +72 -22 lines
Diff to previous 1.8
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.8 - (view) (download) (annotate) - [select for diffs]
Mon May 14 21:46:17 2001 UTC (23 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint39
Changes since 1.7: +10 -6 lines
Diff to previous 1.7
Modifications/fixes to support TAMC differentiability
(mostly missing or wrong directives).


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:33:53 2001 UTC (23 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: c37_adj, checkpoint38
Changes since 1.6: +24 -2 lines
Diff to previous 1.6
Modifications and additions to enable automatic differentiation.
Detailed info's in doc/notes_c37_adj.txt


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 20:32:35 2001 UTC (23 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint37
Branch point for: pre38
Changes since 1.5: +9 -9 lines
Diff to previous 1.5
calc_grad_phi_surf (replace calc_grad_eta_surf) to get directly gradient of Phi_Surf


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 17:15:28 2001 UTC (23 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.4: +6 -5 lines
Diff to previous 1.4
change in calling Time-Average routine (new package) ;
  and add etaN as argument of calc_grad_eta_surf


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 22:51:27 2001 UTC (23 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint36
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
recover (after checkpoint35) time average output


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 7 16:47:50 2001 UTC (23 years, 3 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint35
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
Added conditional for calling CORRECTION_STEP() to facilitate
fixed flow, passive trac expts.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 21:04:48 2001 UTC (23 years, 4 months ago) by adcroft
Branch: MAIN
Changes since 1.1: +124 -0 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
Thu Jan 4 21:41:33 2001 UTC (23 years, 5 months ago) by adcroft
Branch: MAIN
Branch point for: branch-atmos-merge
FILE REMOVED
file the_correction_step.F was initially added on branch branch-atmos-merge.


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