----- Original Message -----From: guoglSent: Monday, February 23, 2009 10:45 AMSubject: [RegCNET] Problem in running RegCM with 2*CO2Dear SirI am doing a 2*CO2 test with RegCM3, and there are several problem:For example, I will double CO2 of 2006010100-20070101.1) There have two ways to double CO2.One is changing the number in BLOCKDATA001.F directly:I changedata ((cgas(i,j),i=1,6),j=1991,2049) / ! A2 SCENARIO..........................................................2006.0, 382.97, 1871.4, 323.61, 269.39, 563.25todata ((cgas(i,j),i=1,6),j=1991,2049) / ! A2 SCENARIO..........................................................2006.0, 765.94, 1871.4, 323.61, 269.39, 563.25The other is changing the lineco2vmr = cgas(2,lyear)*1.e-6
to
co2vmr = cgas(2,lyear)*1.e-6 * 2.
in radini.FAre both of methods right? if right, Are their results of two methods the same?2) I have two regcm versions,one is regcm.tar.gz and the other is regcm_beta_20080711.tar.gz .I find their BLOKDATA001.F are different.A: Their values are different. for example,data ((cgas(i,j),i=1,6),j=1991,2049) / ! A2 SCENARIO..........................................................2006.0, 382.97, 1871.4, 323.61, 269.39, 563.25in regcm.tar.gz /../Main/BLOKDATA001.Fanddata ((cgas(i,j),i=1,6),j=2001,2050) / ! A2 SCENARIO........................................................2006.00, 378.40,1820.60, 321.40, 269.39, 563.25,in regcm_beta_20080711.tar.gz/../Main/BLOKDATA001.Fwhy?B: BLOKDATA001.F contains 'A1B' '20C' 'A2' 'B1' 'B2' scenarios in regcm_beta_20080711.tar.gz/../Main/.I don't know what is the meaning of '20C SCENARIO'.C: If I want to do a CTRL test of 2006010100-2007010100 with regcm.tar.gz, Is the default value of CO2 'A2 SCENARIO' ?Expect your help! Thanks!With Best Regards!Guo2009-02-23
guogl
_______________________________________________
RegCNET mailing list
RegCNET@lists.ictp.it
https://lists.ictp.it/mailman/listinfo/regcnet