[MITgcm-support] a problem with EXF

Ming Guo gming at karluk.physics.mun.ca
Mon Sep 5 17:57:05 EDT 2005


Hi, Ed,
I just set the files, but the errors still there,

"
namelist read: variable not in namelist
apparent state: unit 11 named /tmp/tmp.FA6VrWo
last formate: list io
latey reading sequential formatted external IO
Abort (core dumped)
"

The attachments are my "EXF" files.
Can you help me to find out the problem?
By the way, is there any spectial format needed for the force file?

thanks,
Ming


On Mon, 5 Sep 2005, Ed Hill wrote:

> On Mon, 2005-09-05 at 16:16 -0230, Ming Guo wrote:
>> Hi,
>> I am trying to run a simple one layer model with external wind forcing,
>> but some errors appears as,
>>
>> Skipping namelist "PARA_FORCING":seeking namelist "EXF_NML".
>> namelist read start: end of file
>> apparent state: unit 11 named /tmp/tmp.FKQcFpn
>> last format: list io
>> lately reading sequential formatted external IO
>> Abort (core dumped)
>>
>> DO I need to define some 'EXF_NML' file when turning on EXF?
>
> Hi Ming,
>
> Yes, you need to define a number of parameters for the EXF package.
> Please see:
>
>  MITgcm/verification/lab_sea/input/data.exf
>
> which is part of the "lab_sea" verification run and includes an example
> of how to use the EXF package.
>
> Ed
>
> -- 
> Edward H. Hill III, PhD
> office:  MIT Dept. of EAPS;  Rm 54-1424;  77 Massachusetts Ave.
>             Cambridge, MA 02139-4307
> emails:  eh3 at mit.edu                ed at eh3.com
> URLs:    http://web.mit.edu/eh3/    http://eh3.com/
> phone:   617-253-0098
> fax:     617-253-4464
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
-------------- next part --------------
# $Header: /u/gcmpack/MITgcm/verification/global_with_exf/code/packages.conf,v 1.7 2005/05/05 20:25:16 dimitri Exp $
# $Name:  $

gfd
mnc
exf
cal

-------------- next part --------------
#

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

# Calendar Parameters

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

#

 &CAL_NML

 TheCalendar='gregorian',

 startDate_1=20000726,

 startDate_2=0000,

 &END

-------------- next part --------------
# $Header: /u/gcmpack/packages/realtime_forcing/data.exf,v 1.1 2000/05/08 14:58:27 eckert Exp $

#

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

# External Forcing Data

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

 &EXF_NML



# 

 ustressstartdate1=20000726,

 ustressstartdate2=0000,

 ustressperiod=3600.0,

# 

 vstressstartdate1=20000726,

 vstressstartdate2=0000,

 vstressperiod=3600.0,

# 



 ustressfile='ustress',

 vstressfile='ustress',

# 

 

 iprec_exf=32,

 yftype_exf='RL',

 

 &

 


More information about the MITgcm-support mailing list