Hi everyone:
Just a simple question related to the 'zeta' output from COAWST. I'm coupling it with wave using Vortex force. My question is, is it the exact surface boundary position, that has count-in the quasi-static surface waterlevel adjustment 'zetaw' or it hasn't?
Thank you.
Search found 9 matches
- Tue Apr 06, 2021 8:46 pm
- Forum: ROMS Discussion
- Topic: COAWST zeta output in VF mode
- Replies: 1
- Views: 3662
- Mon Jun 15, 2020 2:06 am
- Forum: ROMS Discussion
- Topic: Compiling problem of inlet_test
- Replies: 7
- Views: 3856
Re: Compiling problem of inlet_test
i am not sure. it looks like you have -DMPI in the cpp. If you want to use the Inlet_test and run wave -current interaction, i suggest you use our COAWST code. we have this on github now: https://github.com/jcwarner-usgs/COAWST the setups are very similar. Thank you Dr. Warner, after some more ...
- Wed Jun 10, 2020 2:35 am
- Forum: ROMS Discussion
- Topic: Compiling problem of inlet_test
- Replies: 7
- Views: 3856
Re: Compiling problem of inlet_test
Thank you for your explanation Dr. Warner! I have turned on the USE_MPI, and I have seen no other error messages. I attached my build log and bash files. Could this because of some problem during of the MCT library compiling? I notice that in the MCT include there is an mpif.h. Is this the mpif.h ...
- Tue Jun 09, 2020 7:06 pm
- Forum: ROMS Discussion
- Topic: Compiling problem of inlet_test
- Replies: 7
- Views: 3856
Compiling problem of inlet_test
Hi, I got stuck at compiling of the inlet_test example, meeting the following error. Could anyone help me on it? Null_Value=MPI_PROC_NULL 1 Error: Symbol ‘mpi_proc_null’ at (1) has no IMPLICIT type make: *** [/gpfs/projects/WilsonGroup/ROMS/inlet_test/Build_romsG/mp_exchange.o] Error 1 Also I got a b ...
- Mon Jun 08, 2020 2:00 pm
- Forum: ROMS Discussion
- Topic: Fail in history file generation
- Replies: 0
- Views: 1792
Fail in history file generation
Hi there: This might be a stupid problem......I restarted a computation from rst files. However, I met a problem when roms is about to build the final history file in this computation. In my case,there should be four history NCfile generated, it stalls before the creation of the fourth file. The ...
- Wed Jun 03, 2020 6:38 pm
- Forum: ROMS Discussion
- Topic: Problem during nesting
- Replies: 1
- Views: 2017
Re: Problem during nesting
Ah-ha, after playing with the examples for a while, I found this mistake is caused by masking out the boundary connect points on the land. If I turn off the Lmask option during the connectivity file generation, this mistake won't show up. But why do we have Lmask option for the connectivity file then?
- Sat May 30, 2020 3:44 pm
- Forum: ROMS Discussion
- Topic: Problem during nesting
- Replies: 1
- Views: 2017
Problem during nesting
Dear All: I'm trying to do a one-way nesting on a refinement grid, and I got the following error. Does anyone have an idea what might this error correspond to? At line 370 of file u2dbc_im.f90 Fortran runtime error: Index '-999' of dimension 1 of array 'ucontact%idg' below lower bound of 1 Error ...
- Sun May 17, 2020 7:28 pm
- Forum: ROMS Discussion
- Topic: Blow up problem
- Replies: 3
- Views: 4030
Re: Blow up problem
Thank you jcwarner and kate! It is really the wrong masking value that is causing problem, there was also a problem in the initial value, so I couldn't make the first step... The model is running now.
- Sat May 16, 2020 7:04 pm
- Forum: ROMS Discussion
- Topic: Blow up problem
- Replies: 3
- Views: 4030
Blow up problem
Hi: Could I use some help from anyone on solving the following blow up problem? I'm trying to forcing my model on three open boundaries. The model is at a relative shallow water region with the depth at around 4m, with the resolution of around 30m. I thought the blow up might be due the too small z ...