Search found 11 matches

by badpa.reza
Sat Sep 09, 2023 2:01 am
Forum: ROMS Discussion
Topic: Cooling the sea surface temperature
Replies: 0
Views: 11554

Cooling the sea surface temperature

Hi there, When I run the model for a year, the water temperature is cooling constantly. I use this header for my grid (Lake, close boundary). What can be the reason? Thank you #define SOLVE3D #define USE_MPI #define RADIATION_2D #define UV_ADV #define UV_COR #define UV_LDRAG #define UV_VIS2 #define ...
by badpa.reza
Thu Jun 29, 2023 8:08 pm
Forum: ROMS Discussion
Topic: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Replies: 10
Views: 17283

Re: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Dear Kate,
I checked zeta_east, and as you mentioned the SE corner of my boundary conditions contains NaN values outside the domain.

Thank you so much for your help.
Reza
by badpa.reza
Thu Jun 29, 2023 6:01 pm
Forum: ROMS Discussion
Topic: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Replies: 10
Views: 17283

Re: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Thank you so much for checking my files. However, I think my input file that I uploaded here in my first question is: Lm == 55 ! Number of I-direction INTERIOR RHO-points Mm == 15 ! Number of J-direction INTERIOR RHO-points N == 15 ! Number of vertical levels And my boundary condition is: LBC(isFsur...
by badpa.reza
Thu Jun 29, 2023 5:38 pm
Forum: ROMS Discussion
Topic: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Replies: 10
Views: 17283

Re: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

I did understand what you said. I checked the get_data file (attached), and it wants to read my boundary file. Apparently, the problem is related to bry file. I used matlab code to build the bry file by Mercator dataset.
by badpa.reza
Thu Jun 29, 2023 5:27 pm
Forum: ROMS Discussion
Topic: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Replies: 10
Views: 17283

Re: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Dear Kate,

Thank you for your reply.
The first time, I checked the rain file, the magnitude was around 1.790271e-12. I have modified the magnitude, and again I received this error. I guessed maybe my header file has a problem, but I couldn't figure it out.
by badpa.reza
Thu Jun 29, 2023 1:34 am
Forum: ROMS Discussion
Topic: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Replies: 10
Views: 17283

Re: ERROR: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Hello there, I am a beginner in ROMS. After running ROMS, I have faced this error, and I cannot figure out what is the problem. GET_2DFLD_NF90 - surface u-wind component, 2000-01-01 00:00:00.00 (Grid=01, Rec=1, Index=1, File: lis_wind_era5.nc) (Tmin= 0.0000 Tmax= 30.0000) t = 0.0000 (Min = 1.7921766...
by badpa.reza
Wed Mar 15, 2023 2:01 pm
Forum: ROMS Tools and Techniques
Topic: PYROMS installation
Replies: 45
Views: 85290

Re: PYROMS installation

Thank you so much for your information. For bathymetry, I think I can use GridBuilder_toolbox.mltbx.
I ignore it and continue to install pyroms.
by badpa.reza
Wed Mar 15, 2023 3:23 am
Forum: ROMS Tools and Techniques
Topic: PYROMS installation
Replies: 45
Views: 85290

Re: PYROMS installation

I have not used PYROMS yet. I was confused about lpsolve. I don't have the latest pyroms. Honesty, I feel I am lost. I was trying to use an instruction from Dr. Yusri Yusup. It belongs from 2 years ago. I thought I need it for creating Boundary, Climate, IC files, and Forcing files.
by badpa.reza
Tue Mar 14, 2023 11:19 pm
Forum: ROMS Tools and Techniques
Topic: PYROMS installation
Replies: 45
Views: 85290

Re: PYROMS installation

Hi there, I hope all is well with you. I am a beginner at ROMS learning. I have been trying to install PYROMS for more than 10 days. But every time, I face with a problem about lpsolve. The Linux machine I have used is CentOS7, and the version of python on it is 3.8.16. When I try this command line ...
by badpa.reza
Thu Mar 02, 2023 12:29 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 262251

Re: Which tool is the stablest tools to create ROMS grid?

Dear Prof. Charles James, Thank you so much for your response. I am sure that the lake (in Africa) is above sea-level. I am trying to find some higher-resolution bathymetry for the lake. After that, I use your guidance about building a bathymetry file with x, y, z columns as a .CVS file. I sincerely...
by badpa.reza
Wed Mar 01, 2023 12:27 am
Forum: ROMS Discussion
Topic: Which tool is the stablest tools to create ROMS grid?
Replies: 56
Views: 262251

Re: Which tool is the stablest tools to create ROMS grid?

Hi there, I am a new GridBuilder user. I'm trying to build a grid for a Lake in Africa using GridBuilder_toolbox.mltbx v1.3. When I want to check When I want to modify Bathymetry, the depth of Min and Max are both negative in the Depth Edit Section, does this mean the code cannot recognize the depth...