/[MITgcm]/MITgcm/pkg/exf/exf_ad_dump.F
ViewVC logotype

Log of /MITgcm/pkg/exf/exf_ad_dump.F

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


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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 23:34:13 2017 UTC (7 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.10: +9 -5 lines
Diff to previous 1.10
use new S/R RW_GET_SUFFIX to get file suffix (according to "rwSuffixType")


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Oct 15 21:25:46 2016 UTC (7 years, 6 months ago) by mmazloff
Branch: MAIN
CVS Tags: checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e
Changes since 1.9: +0 -5 lines
Diff to previous 1.9
Moving reading of apco2 from pkg/exf to pkg/bling


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 14 00:34:31 2016 UTC (7 years, 7 months ago) by mmazloff
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Comment out writing of ADJapco2 until adcommon.h can be updated properly


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 13 20:28:57 2016 UTC (7 years, 7 months ago) by mmazloff
Branch: MAIN
Changes since 1.7: +6 -1 lines
Diff to previous 1.7
Adding aPCO2 to EXF package. This code was originally from Holger Brix.
Enable this code with USE_EXFCO2 in EXF_OPTIONS


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Oct 25 23:24:20 2015 UTC (8 years, 6 months ago) by atn
Branch: MAIN
CVS Tags: checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z
Changes since 1.6: +8 -1 lines
Diff to previous 1.6
add include AUTODIFF_OPTIONS.h to output ADJ exf


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 29 02:14:13 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p
Changes since 1.5: +6 -2 lines
Diff to previous 1.5
comment out the very nasty "writeBinaryPrec = writeStatePrec" line


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 28 19:17:45 2012 UTC (11 years, 8 months ago) by gforget
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4
- pkg/exf : added run time switch useAtmWind to replace ALLOW_ATM_WIND
  cpp switch. ALLOW_ATM_WIND now just sets the useAtmWind default (see
  exf_readparms.F) and force defines ALLOW_BULKFORMULAE (EXF_OPTIONS.h).
- pkg/exf, autodiff, ctrl, ecco and seaice : remove ALLOW_ATM_WIND
  brackets, or replace them with useAtmWind ones.
- pkg/ctrl, ecco : allow to compile both ALLOW_U/VSTRESS_CONTROL and
  ALLOW_U/VWIND_CONTROL. Depending on useAtmWind, one is inactive,
  and the other is active (see exf_getffields.F/exf_getsurfacefluxes.F).


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 23:03:40 2012 UTC (11 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint63q, checkpoint63r
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
move #include "AD_CONFIG.h" after the other included OPTIONS files
and remove PACKAGES_CONFIG.h


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Aug 27 18:00:01 2009 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p
Changes since 1.2: +67 -88 lines
Diff to previous 1.2
use type specific (RL or RS) S/R from rw pkg instead of calling old S/R
 MDSREADFIELD,MDSWRITEFIELD from mdsio pkg.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 19:08:08 2007 UTC (16 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, 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
Changes since 1.1: +13 -12 lines
Diff to previous 1.1
Fix 1000 bugs.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 18:41:04 2007 UTC (16 years, 6 months ago) by heimbach
Branch: MAIN
Add adjoint I/O.


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