[MITgcm-support] exf package

rahele shafiee rahele_shafiee at yahoo.com
Wed Apr 11 15:03:43 EDT 2018


Hello to everyone

I want touse the package “exf”. I have two questions:

1.  My external forces are sst, sss, the net heatflux and evaporation minus precipitation with monthly periods and wind stresseswith daily periods. I have written data.exf:

#

#*********************

# ExternalForcing Data

#*********************

 &EXF_NML_01

 exf_iprec         = 64,

 exf_verbose       = .TRUE.,

#readstressOnCgrid=.TRUE.,

 useExfCheckRange=.FALSE.,

 &

 

 &EXF_NML_02

 ustressstartdate1 = 20110101,

 ustressstartdate2 = 000000,

 ustressperiod = 86400.,

 ustressRepCycle = 31104000.,

 

 vstressstartdate1 = 20110101,

 vstressstartdate2 = 000000,

 vstressperiod = 86400.,

 ustressRepCycle = 31104000.,

 

 climsststartdate1=20110101,

 climsststartdate2=000000,

 climsstperiod    =2592000.,

 climsstTauRelax  =31104000.,

 

 climsssstartdate1=20110101,

 climsssstartdate2=000000,

 climsssperiod    =2592000.,

 climsssTauRelax  =31104000.,

 

 ustressfile = 'taux.bin',

 vstressfile = 'tauy.bin',

 climsstfile = 'sst.bin',

 climsssfile = 'sss.bin',

#

 &

#*********************

 &EXF_NML_03

 &

#*********************

 &EXF_NML_OBCS

 obcsSstartdate1   = 20110101,

 obcsSstartdate2   = 000000,

 obcsSperiod       = 2592000.,

 obcsSrepCycle = 31104000.,

 

 obcsWstartdate1   = 20110101,

 obcsWstartdate2   = 000000,

 obcsWperiod       = 2592000.,

 obcsWrepCycle = 31104000.,

 

 obcsEstartdate1   = 20110101,

 obcsEstartdate2   = 000000,

 obcsEperiod       = 2592000.,

 obcsErepCycle = 31104000.,

 &

#*******************

 &EXF_NML_04

#

 &

 but I encounter this error:

At line 4061of file exf_readparms.f (unit = 11, file = '/tmp/gfortrantmpZ7bBLP')

At line 4061of file exf_readparms.f (unit = 11, file = '/tmp/gfortrantmp6jhgLP')

At line 4061of file exf_readparms.f (unit = 11, file = '/tmp/gfortrantmpzrC6TP')

Fortranruntime error: End of file

At line 4061of file exf_readparms.f (unit = 11, file = '/tmp/gfortrantmp9lMrTP')

Fortranruntime error: End of file

At line 4061of file exf_readparms.f (unit = 11, file = '/tmp/gfortrantmpp6BqRP')

Fortranruntime error: End of file

At line 4061of file exf_readparms.f (unit = 11, file = '/tmp/gfortrantmplYYKPP')

Fortranruntime error: End of file

Fortranruntime error: End of file

Fortranruntime error: End of file

 

 Could you guide where the wrong is?

2. Can Iintroduce “qnet”, “ empmr”, “sst”, and “sss” that are  period equal to the model in the data file?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20180411/a4f6fa0d/attachment.html>


More information about the MITgcm-support mailing list