/[MITgcm]/MITgcm/pkg/autodiff/autodiff_ini_model_io.F
ViewVC logotype

Log of /MITgcm/pkg/autodiff/autodiff_ini_model_io.F

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


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

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Aug 18 09:10:26 2011 UTC (12 years, 8 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q
Changes since 1.21: +8 -7 lines
Diff to previous 1.21
Make adjoint dump more modular.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Aug 17 15:01:18 2011 UTC (12 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.20: +5 -2 lines
Diff to previous 1.20
Start adjoint monitor for ptracers


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jul 15 13:00:17 2011 UTC (12 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63a
Changes since 1.19: +13 -2 lines
Diff to previous 1.19
add mnc-output of adBottomDragFld (code contributed by Chris Wilson)


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri May 20 22:24:49 2011 UTC (12 years, 11 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62y, checkpoint62z, checkpoint63
Changes since 1.18: +25 -2 lines
Diff to previous 1.18
autodiff/autodiff_ini_model_io.F
  add adTapeDir name completion and directory creation
autodiff/autodiff_whtapeio_sync.F
  use adTapeDir


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jan 21 22:02:50 2011 UTC (13 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x
Changes since 1.17: +12 -1 lines
Diff to previous 1.17
- pkg/mdsio: introducing ALLOW_WHIO_3D (sub-option of ALLOW_WHIO)
  to bufferize the I/O (stack 2D fields up then write 3D field).
- this option is mostly meant to be used when NOT singlecpuio;
  to actually use it with singlecpuio (beware of memory overhead)
  you also need to define INCLUDE_WHIO_GLOBUFF_3D.
- locBufferIO is added to the list of mds_*_whalos.F params, and
  should be set to .TRUE. to exploit the ALLOW_WHIO_3D capability.

- pkg/autodiff: use this approach as the WHTAPEIO default.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Jan 21 01:19:03 2011 UTC (13 years, 3 months ago) by gforget
Branch: MAIN
Changes since 1.16: +17 -1 lines
Diff to previous 1.16
- within WHTAPEIO, if tapeConcatIO then concatenate
  all lev2 tapes to one file, and lev3/lev4 accordingly.
  Those files (e.g tapes2.data) stay open all the way.
- to do this I add WHTAPEIO parameters in AUTODIFF.h, and
  introduce S/R autodiff_whtapeio_sync.F

- WHTAPEIO params are intialized in autodiff_ini_model_io.F
- autodiff_whtapeio_sync is called before autodiff_store and
  after autodiff_restore in the_main_loop.F
- autodiff_whtapeio_sync.F first open tape files if needed,
  and then it sets/resets the associated units/counters.
- adread_adwrite.F now passes tapeFileUnit and tapeSingleCpuIO to
  mdsio_read(write)_whalos.F, and it includes the loop over 2D slices.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Oct 8 08:22:52 2009 UTC (14 years, 6 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q
Changes since 1.15: +41 -41 lines
Diff to previous 1.15
comment out writing of grid information to netcdf files: at this time
the grid fields are a bunch of zeros (this is analogous to ini_mnc_vars.F)


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Feb 2 02:35:26 2008 UTC (16 years, 2 months ago) by gforget
Branch: MAIN
CVS Tags: 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, checkpoint61v
Changes since 1.14: +11 -1 lines
Diff to previous 1.14
introduce isopycnal diffusion coefficient control.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 17:17:06 2007 UTC (17 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d, checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m
Changes since 1.13: +8 -2 lines
Diff to previous 1.13
o Correct CPP option
o Add EXF and SEAICE options for adcommon
(spotted by I. Fenty)


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Feb 7 00:00:32 2007 UTC (17 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58v_post
Changes since 1.12: +11 -1 lines
Diff to previous 1.12
Updating for case ALLOW_KAPGM_CONTROL


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Apr 9 14:46:00 2006 UTC (18 years ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post
Changes since 1.11: +7 -6 lines
Diff to previous 1.11
Fix 72 char. per line limit.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Apr 7 10:10:25 2006 UTC (18 years ago) by heimbach
Branch: MAIN
Changes since 1.10: +10 -1 lines
Diff to previous 1.10
Adding adjoint mnc output.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 23:21:22 2005 UTC (18 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post, checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post
Changes since 1.9: +19 -1 lines
Diff to previous 1.9
Adding adclimsst adclimsss output to mnc.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 00:04:32 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.8: +29 -1 lines
Diff to previous 1.8
Separate adjoint MNC output (adstate, adexf, adseaice, ...)


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 22:28:50 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.7: +46 -1 lines
Diff to previous 1.7
Once again, this time with MNC output for adjoint seaice state.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 21:38:55 2005 UTC (18 years, 8 months ago) by heimbach
Branch: MAIN
Changes since 1.6: +91 -1 lines
Diff to previous 1.6
Adding adjoint EXF variables to AUTODIFF_MONITOR MNC output.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 14:10:06 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, checkpoint57i_post, checkpoint57j_post, checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post, checkpoint57q_post
Changes since 1.5: +2 -3 lines
Diff to previous 1.5
include ${PKG}_OPTIONS.h (if it exists) instead of PACKAGES_CONFIG.h + CPP_OPTIONS.h


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Dec 18 02:18:55 2004 UTC (19 years, 4 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post, checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, eckpoint57e_pre
Changes since 1.4: +1 -11 lines
Diff to previous 1.4
o more CF compliance: convert all MNC 'iter' variables to 'T' so that it
  becomes the coordinate variable for the 'T' dimension


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Nov 22 20:37:18 2004 UTC (19 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre
Changes since 1.3: +48 -12 lines
Diff to previous 1.3
Adding air-sea fluxes to adjoint MNC output


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 16 05:42:11 2004 UTC (19 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint56
Changes since 1.2: +16 -1 lines
Diff to previous 1.2
More on dsvd vs. MITgcm interfacing
o handling of g_, ad, via admtlm_vector (mds...vector)
o use ctrl_pack/unpack for admtlm_vector I/O
o use optimcycle for dsvd iteration
o make sure norm is w.r.t. derived quantities


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 06:08:48 2004 UTC (19 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55f_post, checkpoint55g_post, checkpoint55h_post, checkpoint55i_post, checkpoint55j_post
Changes since 1.1: +1 -4 lines
Diff to previous 1.1
 o move useMNC and related runtime switches to PARAMS.h


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Sep 29 03:45:14 2004 UTC (19 years, 7 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post
MNC output for adjoint state in addummy_in_stepping,
controlled via ALLOW_MNC, ALLOW_AUTODIFF_MONITOR (as is), and
useMNC, autodiff_mnc.
(TLM output t.b.d.)


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