Thank you wilkin, i changed Fz0 and problem figured out.
Search found 5 matches
- Wed Apr 10, 2024 6:00 am
- Forum: ROMS Problems
- Topic: Question about floats
- Replies: 2
- Views: 3686
Re: Question about floats
- Tue Apr 09, 2024 5:28 am
- Forum: ROMS Problems
- Topic: Question about floats
- Replies: 2
- Views: 3686
Question about floats
Hello everyone, I'm currently working with the float module, and after completing my calculations, I found that all values in my 'roms_flt.nc' file are NaN. Could anyone help me identify where the issue might be?
- Mon Mar 04, 2024 5:40 am
- Forum: ROMS Problems
- Topic: Issue with Recognizing Stations in Nested Grid Configuration
- Replies: 1
- Views: 3813
Issue with Recognizing Stations in Nested Grid Configuration
Hi everyone, I'm currently working with a ROMS model setup that includes a main grid and a nested sub-grid. I've encountered an issue where the model only recognizes station information for the main grid and fails to acknowledge the stations designated for the nested grid. Despite various attempts ...
- Sun Feb 04, 2024 8:19 am
- Forum: ROMS Problems
- Topic: Problem with tidal forcing
- Replies: 2
- Views: 4697
Re: Problem with tidal forcing
#define WET_DRY #define SPLINES_VDIFF #define SPLINES_VVISC /*OPTIONS associated with momentum equations*/ #define UV_ADV #define UV_COR #define UV_VIS2 /*OPTIONS for horizontal mixing of momentum*/ #define MIX_S_UV /*OPTIONS for horizontal mixing of tracers*/ #define MIX_GEO_TS /*OPTIONS ...
- Sun Feb 04, 2024 7:25 am
- Forum: ROMS Problems
- Topic: Problem with tidal forcing
- Replies: 2
- Views: 4697
Problem with tidal forcing
Hello everyone Everything is Ok, but i found ROMS failed to read minimum tidal current, ellipse minor axis GET_2DFLD - maximum tidal current, ellipse major axis (Grid = 01, Min = 0.00000000E+00 Max = 1.92168231E+01) GET_2DFLD - minimum tidal current, ellipse minor axis (Grid = 01, Min = NaN Max ...