Hi, all. I want to ask a general question that if ROMS can be used to assimilate suspended sediment or other variables?
Thanks.
Search found 5 matches
- Mon Sep 28, 2020 8:31 am
- Forum: ROMS Adjoint
- Topic: Can roms be used to assimilate suspended sediment ?
- Replies: 0
- Views: 6215
- Fri Aug 30, 2019 2:30 am
- Forum: ROMS Tools and Techniques
- Topic: How to use the matlab script for pre- &post- processing
- Replies: 2
- Views: 3191
Re: How to use the matlab script for pre- &post- processing
Now, I have created several forcing files according to the script of D_ECMWF2ROMS. However, when i generate the initial and boundary files using d_mercator2roms.m and D_OBC_MERCATOR.m, I can not find the source dataset of mercator ocean data. So my problem is how to download the mercator ocean data ...
- Sat Aug 17, 2019 12:23 am
- Forum: ROMS Tools and Techniques
- Topic: How to use the matlab script for pre- &post- processing
- Replies: 2
- Views: 3191
How to use the matlab script for pre- &post- processing
Hi,all. I notice that there are several ways to create the initial/boundary/forcing NetCDF files for ROMS. I downloaded the matlab script and there's no instructions of how to use it. Following the forum, I have created a grid using Gridbuilder. But how to generate initial and boundary or forcing ...
- Sat Aug 03, 2019 11:34 pm
- Forum: ROMS Installation
- Topic: upwelling: - Configuration error ..... exit_flag: 5
- Replies: 3
- Views: 2887
Re: upwelling: - Configuration error ..... exit_flag: 5
Thanks,kate.
I searched other messages and finally add '#define UV_LDRAG' in upwelling.h.
After rebuild, it is work now.
I searched other messages and finally add '#define UV_LDRAG' in upwelling.h.
After rebuild, it is work now.
- Sat Aug 03, 2019 2:28 pm
- Forum: ROMS Installation
- Topic: upwelling: - Configuration error ..... exit_flag: 5
- Replies: 3
- Views: 2887
upwelling: - Configuration error ..... exit_flag: 5
Hi,all. I am new to ROMS. I have successfully built the roms with gfortran and mpich under ubuntu. For the case, I didn't modify the roms_upwelling.in. However, when I run the case of upwelling, the error goes. I searched the similar errors on the web and tried to fix it, but finally failed. Can you ...