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

Reduce output fields in h0 in AMIP simulation 0.9x1.25

Hi

I tried to reduce the output fields in h0, using:

empty_htapes = .true.fincl1 ='PRECT:A'

In order to get only total precipitation, because the time of this simulation is quite large, but it didn't work, does anyone could give me any suggestion?

Thanks!
 

hannay

Cecile Hannay
AMWG Liaison
Staff member

Hi,
Please could you more specific what didn't work: Did you get all the other fields or did you get no field at field at all in the h0 file ? Also the syntax is:fincl1 = 'PRECT:A'and not:fincl1 ='PRECT:A' 
 

hannay

Cecile Hannay
AMWG Liaison
Staff member

Hi,
Please could you more specific what didn't work: Did you get all the other fields or did you get no field at field at all in the h0 file ? Also the syntax is:fincl1 = 'PRECT:A'and not:fincl1 ='PRECT:A' 
 

hannay

Cecile Hannay
AMWG Liaison
Staff member

Hi,
Please could you more specific what didn't work: Did you get all the other fields or did you get no field at field at all in the h0 file ? Also the syntax is:fincl1 = 'PRECT:A'and not:fincl1 ='PRECT:A' 
 

jedwards

CSEG and Liaisons
Staff member
Why do you have the quotes escaped?  It should be  fincl1 ='PRECT:A'
In the user_nl_cam file in the case directory.
 

jedwards

CSEG and Liaisons
Staff member
Why do you have the quotes escaped?  It should be  fincl1 ='PRECT:A'
In the user_nl_cam file in the case directory.
 

jedwards

CSEG and Liaisons
Staff member
Why do you have the quotes escaped?  It should be  fincl1 ='PRECT:A'
In the user_nl_cam file in the case directory.
 
Top