[MITgcm-support] error with exf "use u, v_wind components but not wind-stress statement executed "
李志远
oceanlizy at 163.com
Sun Jan 5 10:31:46 EST 2014
From: lizhiyuan <oceanlizy at 163.com>
To: MITgcm <mitgcm-support at mitgcm.org>
Subject:error with exf "use u,v_wind components but not wind-stress statement executed "
Hi,all;
when I use exf package to run my model , it occured such error :
" STOP S/R EXF_CHECK: use u,v_wind components but not wind-stress statement executed "
my data.exf file is below:
# *********************
# External Forcing Data
# *********************
&EXF_NML_01
exf_iprec = 64,
&
# *********************
&EXF_NML_02
#
ustressstartdate1=20000101,
ustressstartdate2=000000,
ustressperiod=1992000.0,
#
vstressstartdate1=20000101,
vstressstartdate2=000000,
vstressperiod=1992000.0,
#
ustressfile = 'wind_x.bin',
vstressfile = 'wind_y.bin',
&
# ********************
&EXF_NML_03
ustress_lon0 = 117.575
ustress_lon_inc = 134*0.1
ustress_lat0 = 24.55
ustress_lat_inc = 165*0.1
ustress_nlon = 134
ustress_nlat = 165
#
vstress_lon0 = 117.575
vstress_lon_inc = 134*0.1
vstress_lat0 = 24.55
vstress_lat_inc = 165*0.1
vstress_nlon = 134
vstress_nlat = 165
#
&
I don't know why it occured such error , I want the model to run with external wind force for a month , the file "wind_x.bin, wind_y.bin" is one month 's wind stress . As the error told ,do I need to modify some code in some files ?
your quick reply will be greatly appreciated .
thank you !
lizhi yuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20140105/bb47b51e/attachment.htm>
More information about the MITgcm-support
mailing list