not writing the avg.nc file for semount test case ROMS-2.2

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
revathy

not writing the avg.nc file for semount test case ROMS-2.2

#1 Unread post by revathy »

I am new to ROMS-2.2
At first I had run the solition and upwelling test cases. I got good results.
But when I had run the seamount test case it is only writing or creating the his.nc and rst.nc output files.
So please clarify my doubt why average file is not writing .
Thanks in advance.
Waiting for ur reply.

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

#2 Unread post by kate »

The answer is in Include/cppdefs.h. Edit that file to add "#define AVERAGES" to the SEAMOUNT section. You will see that the UPWELLING section already has that line. This is how you turn the ROMS options on and off - note that you will have to recompile everything after this change.

Post Reply