Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Modify TBOT variables for temperature increase experiments

dophine

New Member
I sifted through 132 nc files from clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2000- under /data4/cesmdata/inputdata/atm/datm7/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/, copied them and modified the file names to t1_yyyclmforc.GSWP3.c2011.0.5x0.5.TPQWL.2000- 01.nc to 2010-12, copied and modified the file name to t1_yyyclmforc.GSWP3.c2011.0.5x0.5.TPQWL.2000-01.nc to 2010-12, and then standardized the TBOT variables of these 132 files to + 1.5. 1.5. After that the /data4/home/yyyy/case/mycase/I2000Clm50_t1/user_nl_datm file was added with

streams = “datm.streams.txt.CLMGSWP3v1.Solar 2000 2000 2010”,
“datm.streams.txt.CLMGSWP3v1.Precip 2000 2000 2010”,
“datm.streams.txt.CLMGSWP3v1.TPQW 2000 2000 2010”, ”datm.streams.txt.
“datm.streams.txt.presaero.clim_2000 1 2000 2000”, ”datm.streams.txt.
“datm.streams.txt.topo.observed 1 1 1”
And changed datm.streams.txt.CLMGSWP3v1.TPQW 2000 2000 2010 to t1_yyydatm.streams.txt.CLMGSWP3v1.TPQW 2000 2000 2010

After that, I changed datm.streams.txt.CLMGSWP3v1.TPQW 2000 2000 2010 to t1_yyydatm.streams.txt.CLMGSWP3v1.CLMGSWP3v1.TPQW 2000 2000 2010 in the file /data4/home/zyjin/case/output/I2000Clm50_t1/run/datm_in. .txt.CLMGSWP3v1.TPQW 2000 2000 2010

And change the file name of the file /data4/home/zyjin/case/output/I2000Clm50_t1/run/datm.streams.txt.CLMGSWP3v1.TPQW to t1_yyydatm.streams.txt. and change the 132 nc files of clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2000-01.nc to 2010-12 to t1_yyyclmforc.GSWP3.c2011.0.5x0.5.TPQWL.2000-01.nc to 2010-12. At this point, when I run it, I can successfully submit, but I get a runtime error. Why is this?
 
Top