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

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

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


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

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 21:04:39 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, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63l, checkpoint63m, checkpoint63n, 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
Changes since 1.15: +1 -8 lines
Diff to previous 1.15
remove few commented lines (left from previous check-in)


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Apr 11 20:59:27 2010 UTC (14 years ago) by jmc
Branch: MAIN
Changes since 1.14: +182 -213 lines
Diff to previous 1.14
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.14 - (view) (download) (annotate) - [select for diffs]
Thu Sep 10 21:09:57 2009 UTC (14 years, 7 months ago) by stephd
Branch: MAIN
CVS Tags: checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d
Changes since 1.13: +17 -1 lines
Diff to previous 1.13
o for running MPI - only first processor writes dic_amos.*** file


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 18:41:40 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61m, checkpoint61n, checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL
 when applied to _RS/_RL variable
BUG to fix: global_sum of var in common block is wrong (multi-threaded)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 11 17:41:05 2008 UTC (15 years, 8 months ago) by dfer
Branch: MAIN
CVS Tags: checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l
Changes since 1.11: +13 -15 lines
Diff to previous 1.11
Small fix.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 21:35:53 2008 UTC (16 years ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b
Changes since 1.10: +4 -20 lines
Diff to previous 1.10
pkg/dic avoiding recomputations, avoiding conflict with exf (wspeed0,1 were defined twice)


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Apr 8 20:21:35 2008 UTC (16 years ago) by dfer
Branch: MAIN
CVS Tags: checkpoint59p
Changes since 1.9: +16 -17 lines
Diff to previous 1.9
Moving forcing-related filenames and parameters from gchem to dic/cfc


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Apr 7 20:31:16 2008 UTC (16 years ago) by dfer
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8
Moving dic options to DIC_OPTIONS.h


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


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 18:57:36 2008 UTC (16 years ago) by dfer
Branch: MAIN
Changes since 1.6: +8 -5 lines
Diff to previous 1.6
Some fixes for the "#undef DIC_BI0TIC" case


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 14 16:33:42 2007 UTC (16 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o
Changes since 1.5: +9 -8 lines
Diff to previous 1.5
multi-threaded: stop only if it's not safe (gchem_int1=2 or 3)


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 22:35:23 2007 UTC (16 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59j
Changes since 1.4: +23 -13 lines
Diff to previous 1.4
- add cvs $Header:$ and $Name:$
- no time to fix multi-threaded now: put a stop.
- change argument list order: myThid in last position
- standard way to compute coeff. for time interpolation (aWght is computed
  directly in real*8 instead of in real*4 and then converted)


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 6 15:57:45 2007 UTC (16 years, 5 months ago) by stephd
Branch: MAIN
Changes since 1.3: +0 -2 lines
Diff to previous 1.3
o remove old estimate of atmoshperic moles!!


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 6 15:54:37 2007 UTC (16 years, 5 months ago) by stephd
Branch: MAIN
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
o use better estimate atmospheric moles


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 22:28:50 2007 UTC (16 years, 5 months ago) by stephd
Branch: MAIN
Changes since 1.1: +3 -11 lines
Diff to previous 1.1
o remove several unneed _BARRIER


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 5 21:01:37 2007 UTC (16 years, 5 months ago) by stephd
Branch: MAIN
o adding flexibility for determining atmospheric pCO2
  (now defaults to 278d-6, can be read in from data.gchem, can be
   read in from file for time-varing values, and can be linked
   to interactive well mixed atmospheric box)


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