Search found 10 matches

by chenzhixing
Thu May 11, 2023 8:04 am
Forum: ROMS Discussion
Topic: The salinity is too small
Replies: 6
Views: 5202

Re: The salinity is too small

MIDHILAVARNAV wrote: Wed May 10, 2023 8:11 am The forcing file which is required is climatological (roms_frc_woa365.nc), which could be created easily using the Romstools toolbox (specifically for your grid) using
climatological World Ocean Atlas data (WOA2013).
Thank you for your reply, I will have a try. :D
by chenzhixing
Thu May 11, 2023 7:06 am
Forum: ROMS Results
Topic: boundary condition not absorb
Replies: 5
Views: 16389

Re: boundary condition not absorb


Hi, I change my configure of TNU2, TNUDG and OBCFAC, and the boundary condition becomes better. Before, I use similiar configure of upwelling which set them as zero. But, it seems not suitable in my case. Hope to learn more of how to configure my roms.in later.


Hello, I have meet the same ...
by chenzhixing
Tue May 09, 2023 11:00 am
Forum: ROMS Discussion
Topic: The salinity is too small
Replies: 6
Views: 5202

Re: The salinity is too small

MIDHILAVARNAV wrote: Tue May 09, 2023 8:50 am Yes, adding the same in the header file and recompiling it.
I gave it a try, and find that these two switches need the .frc file, however I don't have such a forcing file.
by chenzhixing
Tue May 09, 2023 7:01 am
Forum: ROMS Discussion
Topic: The salinity is too small
Replies: 6
Views: 5202

Re: The salinity is too small

MIDHILAVARNAV wrote: Tue May 09, 2023 5:40 am Have you tried adding salinity correction term to the CPPDEFS key ?
Thanks for your reply, whether you mean is turning on the ‘QCORRECTION’ and ‘SCORRECTION’ these two switches in the .h file?
by chenzhixing
Sun May 07, 2023 1:56 pm
Forum: ROMS Discussion
Topic: The salinity is too small
Replies: 6
Views: 5202

The salinity is too small

Hi, everyone,
I have run the Roms nearshore with horizontal resolution is 500 m.
In model, we only give the tidal foring and the river foring.
we use the k-kl (turbulence closure parameters) of GLS.
After the model is stable, I find the surface salinity of the modeling region is smaller than ...
by chenzhixing
Mon Mar 07, 2022 4:27 am
Forum: ROMS Discussion
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 9
Views: 23339

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Thank you very much. I'll give it a try.
by chenzhixing
Sun Mar 06, 2022 2:59 am
Forum: ROMS Discussion
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 9
Views: 23339

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred


The error occurs in get_data, so there is something wrong with one of your netcdf forcing files.

oceanG 00000000014F36CD get_data_ 101 get_data.f90

Look in get_data.f90 at what ROMS is reading at when the error occurs, and fix that file.


Sincerely thank you, I will carefully read the get ...
by chenzhixing
Sun Mar 06, 2022 2:57 am
Forum: ROMS Discussion
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 9
Views: 23339

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Thanks for your reply. I annotated these two lines because there is no frc file when using ROMS
by chenzhixing
Sat Mar 05, 2022 6:51 am
Forum: ROMS Discussion
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 9
Views: 23339

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurred

Thanks for your reply, this suggestion is really useful. After modification according to your suggestion, the problem is as follows,

******************** log *********************
forrtl: severe (408): fort: (2): Subscript #2 of the array FRC has value 1 which is greater than the upper bound of -1 ...
by chenzhixing
Fri Mar 04, 2022 7:53 am
Forum: ROMS Discussion
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 9
Views: 23339

forrtl: severe (174): SIGSEGV, segmentation fault occurred

Hi everyone,
I want to simulate an river plume by inputing only the grid, initial field, river and boundary files, and the boundary file contains a tidal signal,
but I got the error when I ran the ROMS, the log file are described in the below, and the in and h files are added as attachments:
(just ...