boundary problem

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
Yomi

boundary problem

#1 Unread post by Yomi »

Hello, everyone

I defined EASTERN_WALL in cpp.h file, but when I ran the model, it blew up, and the error was "unable to find requested variable: zeta_east in file: iput/frc_tides.nc". Please tell me how to fix it. Thanks!

LiuZHQ
Posts: 46
Joined: Mon Apr 06, 2009 5:12 pm
Location: The Hong Kong University of Sci&Tech

Re: boundary problem

#2 Unread post by LiuZHQ »

please also post your configure file to help..

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: boundary problem

#3 Unread post by kate »

What version of ROMS do you have? Some things to know:

* As of last fall sometime, ROMS wasn't getting it's boundary options via cppdefs at all, but rather from the LBC variable in ocean_xx.in. Does your ocean_xx.in have this section?

* ROMS hasn't checked EASTERN_WALL in a good long time, even when it was using cppdefs. If you don't have LBC in your ocean_xx.in, then what of the EAST* cppdefs are defined?

Post Reply