Indeed replacing 1 by ng and initializing ng=2 solved the issue in the inner grid, but then I get zero values in the outer grid, which creates problems at the boundaries.
As Herman said, the correct way is to replace 1 with a colon (:).
Thanks again!
Search found 9 matches
- Thu Jun 03, 2021 10:55 pm
- Forum: ROMS Ecosystem
- Topic: NPZD nesting
- Replies: 5
- Views: 16521
- Thu Jun 03, 2021 9:26 pm
- Forum: ROMS Ecosystem
- Topic: NPZD nesting
- Replies: 5
- Views: 16521
Re: NPZD nesting
Replacing 1 by ng and initializing ng in npzd_Powell_inp.h solved the issue.
Thanks.
Thanks.
- Wed Jun 02, 2021 1:23 pm
- Forum: ROMS Ecosystem
- Topic: NPZD nesting
- Replies: 5
- Views: 16521
NPZD nesting
Hello I have some experience with ROMS model, but none with Ecosystem models. I am trying to use npzd_powell with ROMS using ana_biology. With a single domain, it seems to be ok, but in a 2 domain nesting configuration, the inner domain is initialized with zero values for NO3, phytoplankton ...
- Tue Jun 01, 2021 9:03 am
- Forum: ROMS Problems
- Topic: rectangles delimited by anomalous values
- Replies: 4
- Views: 9103
Re: rectangles delimited by anomalous values
Ups! When I changed from a one domain configuration to a nesting configuration, I forgot to update the tracer advection scheme in ocean.in
Thanks, John
Thanks, John
- Mon May 31, 2021 11:01 pm
- Forum: ROMS Problems
- Topic: rectangles delimited by anomalous values
- Replies: 4
- Views: 9103
Re: rectangles delimited by anomalous values
I am using a ROMS version (ROMS 3.8 svn 1013) that is in COAWST v3.6, with a distributed memory (MPI).
The model was compiled with impi and I didn’t modify any routine in ROMS.
Although I am using ROMS that is in COAWST, here I am only using the ROMS model with atmospheric forcing from ERA5.
The model was compiled with impi and I didn’t modify any routine in ROMS.
Although I am using ROMS that is in COAWST, here I am only using the ROMS model with atmospheric forcing from ERA5.
- Mon May 31, 2021 8:53 pm
- Forum: ROMS Problems
- Topic: rectangles delimited by anomalous values
- Replies: 4
- Views: 9103
rectangles delimited by anomalous values
Hello I am having difficulties with a grid-nesting configuration. In the past, I successfully used ROMS in a 2-way configuration. But now, shortly, after starting the run I get several rectangles delimited by anomalous values in the simulated variables, as you can see in the figure, and as a ...
- Mon Oct 21, 2019 3:51 pm
- Forum: ROMS Discussion
- Topic: Shchepetkin (Shc) boundary condition reference?
- Replies: 1
- Views: 1291
Shchepetkin (Shc) boundary condition reference?
Hello,
I would like to know which is the correct reference to the Shchepetkin (Shc) 2D momentum boundary condition.
I would like to know which is the correct reference to the Shchepetkin (Shc) 2D momentum boundary condition.
- Wed Jul 28, 2010 12:58 pm
- Forum: ROMS Problems
- Topic: different conditions along a boundary
- Replies: 1
- Views: 1742
different conditions along a boundary
Hi I would like to impose different boundary conditions, along one side of my domain. Is there a way of doing this with ROMS? For instance I want to impose a closed wall condition in lower part of the western boundary #define WESTERN_WALL and in the upper part of this boundary radiation and nudging ...
- Wed Dec 09, 2009 6:21 pm
- Forum: ROMS Installation
- Topic: Error: ini_hmixcoef.f90
- Replies: 1
- Views: 2214
Error: ini_hmixcoef.f90
Hello In the last years I have used ROMS with OPENMP with no problems. But today after getting the latest ROMS version via SVN, I got an error in compiling the model with OPENMP. The message error is the following: fortcom: Error: ini_hmixcoef.f90, line 124: This name does not have a type, and must ...