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

Log of /MITgcm/pkg/dic/dic_readparms.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.16 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 15:23:38 2017 UTC (6 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: HEAD, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.15: +6 -2 lines
Diff to previous 1.15
replace CLOSE(nmlfileUnit) with CLOSE(nmlfileUnit,STATUS='DELETE') to remove
scratchfiles after closing, except for SINGLE_DISK_IO, when everything
stays the same


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Nov 4 20:23:29 2016 UTC (7 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
revert last changes regarding default value of "fesedflux_pcm"


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Oct 29 17:53:05 2015 UTC (8 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
From Hajoon: fix default value of parameter "fesedflux_pcm"


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 01:44:32 2014 UTC (9 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p
Changes since 1.12: +22 -1 lines
Diff to previous 1.12
- add a stop when ALLOW_OLD_VIRTUALFLUX is defined and PTRACERS_EvPrRn
  for tracer 1 & 2 is set (to avoid double counting of dilution effect).


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Nov 4 17:15:52 2014 UTC (9 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65g
Changes since 1.11: +19 -4 lines
Diff to previous 1.11
code from Hajoon:
- light attenuation: add self-shading effect by climatological Chlorophyll
   (read from file)
- add iron sedimentation flux function of the flux of PO4 out of bottom layer


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 8 20:31:10 2012 UTC (11 years, 11 months ago) by stephd
Branch: MAIN
CVS Tags: checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, 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
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
o fix bug so #define READ_PAR will work


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 20:54:49 2010 UTC (14 years, 1 month 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, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n
Changes since 1.9: +9 -2 lines
Diff to previous 1.9
store default Atm.pCO2 in parameter "dic_pCO2"


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 23:27:24 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d
Changes since 1.8: +28 -28 lines
Diff to previous 1.8
call WRITE_0D_RL (instead of WRITE_0D_R8) to print "RL" parameters


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 01:53:50 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.7: +8 -27 lines
Diff to previous 1.7
move filling of alpha & rain_ratio from readparms to init_fixed (cleaner)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Apr 10 01:09:42 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
fix for multi-threaded environment


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 20:08:14 2008 UTC (16 years, 1 month ago) by dfer
Branch: MAIN
Changes since 1.5: +8 -3 lines
Diff to previous 1.5
Fix for #undef DIC_BIOTIC


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 18:54:50 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.4: +23 -25 lines
Diff to previous 1.4
change input file name (DIC_*) ; change some common blocs name.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 16:22:54 2008 UTC (16 years, 1 month ago) by dfer
Branch: MAIN
Changes since 1.3: +97 -2 lines
Diff to previous 1.3
Add writing of parameters to standard ouput


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 9 00:44:03 2008 UTC (16 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.2: +12 -14 lines
Diff to previous 1.2
move setting of 'QSW_underice' from dic_ini_forcing.F to dic_readparms.F


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Apr 8 20:21:35 2008 UTC (16 years, 1 month ago) by dfer
Branch: MAIN
Changes since 1.1: +23 -2 lines
Diff to previous 1.1
Moving forcing-related filenames and parameters from gchem to dic/cfc


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Apr 8 16:18:43 2008 UTC (16 years, 1 month ago) by dfer
Branch: MAIN
Removing dic_abiotic_param.F and dic_biotic_param.F to create
dic_readparms.F and get a data.dic


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