Decleration of initail file in ROMS .in file

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
kunal.c
Posts: 13
Joined: Mon Apr 08, 2013 12:29 pm
Location: Indian National Centre for Ocean Information Servi

Decleration of initail file in ROMS .in file

#1 Unread post by kunal.c »

Hello,

The size of the initial file of my set-up is too big to use.
Is there any option available to declare more than one initial file in ROMS .in file as available for boundary files (NBCFILES == *) ?

Best,

Kunal

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

Re: Decleration of initail file in ROMS .in file

#2 Unread post by kate »

Are you asking about the initial file or the boundary file? The initial file has to be all one file. What was your question exactly on the boundary file?

kunal.c
Posts: 13
Joined: Mon Apr 08, 2013 12:29 pm
Location: Indian National Centre for Ocean Information Servi

Re: Decleration of initail file in ROMS .in file

#3 Unread post by kunal.c »

Hi Kate,

I was asking about the initial file.
I understand that the number of initial file has to be one.

Best,

Kunal

kunal.c
Posts: 13
Joined: Mon Apr 08, 2013 12:29 pm
Location: Indian National Centre for Ocean Information Servi

Re: Decleration of initail file in ROMS .in file

#4 Unread post by kunal.c »

Hi,

If I save ROMS initial file as 64bit_offset NCFORMAT then model code will be reading the initial file.

Best,

Kunal

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

Re: Decleration of initail file in ROMS .in file

#5 Unread post by kate »

For restarts, you set the name of the initial file to that of the restart file. OK?

kunal.c
Posts: 13
Joined: Mon Apr 08, 2013 12:29 pm
Location: Indian National Centre for Ocean Information Servi

Re: Decleration of initail file in ROMS .in file

#6 Unread post by kunal.c »

Hi Kate,

I was asking whether ROMS code is capable of reading initial file having 64bit_offset NCFORMAT.
Anyway, I tested the same and it is reading successfully.

Thanks.

Best,

Kunal

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

Re: Decleration of initail file in ROMS .in file

#7 Unread post by kate »

ROMS will support whatever the NetCDF library you link it to supports. Great that you tried it and it worked.

Post Reply