/[MITgcm]/MITgcm/pkg/dic/dic_write_pickup.F
ViewVC logotype

Log of /MITgcm/pkg/dic/dic_write_pickup.F

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


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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jan 11 21:46:55 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.13: +1 -5 lines
Diff to previous 1.13
remove CPP option USE_ATMOSCO2 (not needed)


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Jan 2 15:01:33 2016 UTC (8 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.12: +5 -6 lines
Diff to previous 1.12
reverse previous modif (back to CVS version 1.11) since fixing bugs in
 dic_atmos.F makes total_atmos_carbon & atpco2 active again.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Aug 30 00:56:44 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r
Changes since 1.11: +7 -6 lines
Diff to previous 1.11
just comment out (in case they would come back later) the specific OpenAD
 reference to pointers for "total_atmos_carbon" and "atpco2" variables


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 19:33:48 2014 UTC (10 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
Replace ALLOW_AUTODIFF_OPENAD by ALLOW_OPENAD:
  because ALLOW_OPENAD is defined in PACKAGES_CONFIG.h (any time pkg/openad
  is compiled), this simplifies/reduces which *_OPTIONS.h file to include.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Nov 20 16:01:04 2013 UTC (10 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u
Changes since 1.9: +9 -5 lines
Diff to previous 1.9
back to previous version (v.1.8) but add specific code for OpenAD case
 (just to write pickup_dic_co2atm).


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Nov 5 22:19:10 2013 UTC (10 years, 5 months ago) by jahn
Branch: MAIN
CVS Tags: checkpoint64q
Changes since 1.8: +6 -5 lines
Diff to previous 1.8
void temporary variable so routine can be ignored by adjoint


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jan 13 22:46:38 2013 UTC (11 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- add missing value argument to S/R MDS_WR_METAFILES argument list


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Aug 25 22:19:17 2011 UTC (12 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
in MDS_WR_METAFILES calls, replace "myTime" by a local copy into array of length 1
  (was caught by compiler syntax-check).


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 20:59:27 2010 UTC (14 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a
Changes since 1.5: +32 -5 lines
Diff to previous 1.5
change DIC atmos-CO2 box (method 3, dic_int1=3) initialisation & restart:
- use binary pickup file for restart ;
- initialise atmos-CO2 box from dic_pCO2 parameter.
- fix multi-threaded.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Apr 7 20:31:16 2008 UTC (16 years ago) by dfer
Branch: MAIN
CVS Tags: checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
Moving dic options to DIC_OPTIONS.h


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Apr 6 20:54:09 2008 UTC (16 years ago) by jmc
Branch: MAIN
Changes since 1.3: +17 -9 lines
Diff to previous 1.3
add description


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Apr 6 03:26:01 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.2: +53 -6 lines
Diff to previous 1.2
test for "pickup_dic" file when restarting ; if no pickup-file, restart
 with a re-initialised pH (same as it did before)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 21:37:06 2008 UTC (16 years, 1 month ago) by dfer
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Merging DIC_ABIOTIC.h and DIC_BIOTIC.h


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 20:56:14 2008 UTC (16 years, 1 month ago) by dfer
Branch: MAIN
Pieces of code for pickup file for pH in dic (to fix the restart problem).
Not yet active as not backward compatible.


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