Hello

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
kobl1201
Posts: 60
Joined: Tue Nov 04, 2014 8:29 pm
Location: Kongju National Universty

Hello

#1 Unread post by kobl1201 »

When i run the mdoel, i have some problem from output file.

However, i can't understand the problem.

Which one can i change to slove the problem.

Here i uploaded *.in
Attachments
stdout_new_V2.txt
(87.15 KiB) Downloaded 250 times
test.in
(129.37 KiB) Downloaded 269 times

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

Re: Hello

#2 Unread post by kate »

DEF_VAR - unable to define variable: Tobc_in
in NetCDF file: ../Projects/Output/UB_ocean_his_9_1k_linear_new.nc
Did you create the ../Projects/Output directory? Is there anything in it?

ljyouc
Posts: 3
Joined: Wed Dec 14, 2016 12:54 am
Location: Ocean University Of China

Re: Hello

#3 Unread post by ljyouc »

I have the same problem when i run the model:
I make several boundary and climatology files just like you.
Did you ever solve this problem?
Please help me~

ZhaoTH
Posts: 3
Joined: Mon Jan 18, 2021 5:14 pm
Location: Beijing Normal University

Re: Hello

#4 Unread post by ZhaoTH »

Hello,

I also have the same problem, I make several boundary forcing files like you two. But when I run the model, the running stopped at the first step and I got the log file as the attachment file.
Did you ever solve this problem?
Could you please give me some information on this? Many thanks!

Best,
Meng
Attachments
logfile.txt
(139.96 KiB) Downloaded 148 times

User avatar
wilkin
Posts: 875
Joined: Mon Apr 28, 2003 5:44 pm
Location: Rutgers University
Contact:

Re: Hello

#5 Unread post by wilkin »

You are using PARALLEL_IO which is a very new option recently added to ROMS. If this is not essential to achieving the performance you need, disable that option.

I also notice that ROMS is unable to format DSTART and TIDE_START in the log file:

Code: Select all

***********  dstart            Time-stamp assigned to model initialization (days).
***********  tide_start        Reference time origin for tidal forcing (days).
which likely means you have used the wrong syntax in roms.in.
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu

Post Reply