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.
 
Back
Top