[MITgcm-support] Assigning atmospheric CO2 levels in DIC module
Jean-Michel Campin
jmc at ocean.mit.edu
Fri Jan 30 16:17:10 EST 2015
Hi Jonny,
I don't know very well pkg/dic, but it seems that, if you don't want to use
the default value of pCO2, say, e.g., 340ppm, you will need to specify,
in "data.dic", namelist "DIC_FORCING":
dic_int1 = 1,
dic_pCO2 = 340.E-6,
I imagine that, in addition to the error you reported:
> ABNORMAL END: S/R DIC_READPARMS: dic_pCO2 error
you may have found an error message in one of the STDERR.*
with something like:
(PID.TID 0000.0001) *** ERROR *** DIC_READPARMS: cannot change default dic_pCO2 if dic_int1=0
Cheers,
Jean-Michel
On Fri, Jan 09, 2015 at 04:59:51PM +0000, Jonny Williams wrote:
> Hi everyone
>
> I'm trying to change the default level of atmospheric CO2 in my runs.
>
> This is hard coded into /MITgcm/pkg/dic/dic_readparms.F at 278ppm...
>
> dic_pCO2 = 278. _d -6
>
>
> I was under the impression that I could change this in the DIC_FORCING
> namelist in data.dic but doing this gives the following error...
>
> ABNORMAL END: S/R DIC_READPARMS: dic_pCO2 error
> [NID 01718] 2015-01-09 16:40:04 Apid 12489693: initiated application
> termination
>
> Has anyone encountered this type of problem in the past?
>
> Many thanks for any help received!
>
> Jonny Williams
>
> --
> Dr Jonny Williams
> School of Geographical Sciences
> Cabot Institute
> University of Bristol
> BS8 1SS
>
> +44 (0)117 3318352
> jonny.williams at bristol.ac.uk
> http://www.bristol.ac.uk/geography/people/jonny-h-williams
> <http://bit.ly/jonnywilliams>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list