Search found 7 matches
- Thu Sep 23, 2021 1:28 am
- Forum: ROMS Discussion
- Topic: Question about the typhoon-induced sea surface cooling in ROMS-WRF coupled simulation
- Replies: 3
- Views: 7559
Question about the typhoon-induced sea surface cooling in ROMS-WRF coupled simulation
Hello everyone, I'm trying to simulate a super-typhoon in the WRF-ROMS coupling model through COAWST, now I have something unclear, and need your help. By examining the model output, I compared the simulated SST with the high-resolution microwave SST data obtained as raw sensor data and as daily ...
- Sat Nov 10, 2018 12:28 pm
- Forum: ROMS Discussion
- Topic: Blow-up problem at the first time step
- Replies: 0
- Views: 1513
Blow-up problem at the first time step
Hi modelers: - I'm working with ROMS and when I run my model, it blow up at the first time steps. I checked the parameters associated with computation stability and found they are normal values. so I have no ideas to solve the problem. - I will add my out.txt, my ocean.in and my .h file. - If ...
- Thu Nov 08, 2018 2:41 am
- Forum: ROMS Discussion
- Topic: Is there a function to compute Hz in the ROMS_MATLAB tools?
- Replies: 0
- Views: 1655
Is there a function to compute Hz in the ROMS_MATLAB tools?
Hello everyone, I want to compute the barotropic velocity by using the uv_barotropic.m in ROMS_MATLAB tool package. But it needs Hz as input field, I try to find other function to computer Hz in the tool package, finally I failed. so can anyone tell me which function to compute Hz in the MATLAB tool ...
- Thu Oct 25, 2018 11:06 am
- Forum: ROMS Discussion
- Topic: Which tool is the stablest tools to create ROMS grid?
- Replies: 56
- Views: 293864
Which tool is the stablest tools to create ROMS grid?
Hi, I am a beginner to ROMS learning, I have tried many ROMS grid generation tools, such as Seagrid easygrid and GridBuilder. Seagrid and easygrid tools have not been updated for a long time, so when I use them in matlab, I always encounter many errors. I have been using the GridBuilder tool. But it ...
- Sun Jun 24, 2018 1:57 am
- Forum: ROMS Tools and Techniques
- Topic: Is there an upgrade of RNT tools package to download?
- Replies: 1
- Views: 2915
Is there an upgrade of RNT tools package to download?
Hello to all, I am a novice of learning ROMS. Recently I follow the video tutorial of RNT tools package in the website. But when I get to the last several courses of the tutorial. I can't find some .m files in my RNT tools package. so I wonder if there is an upgrade version of the tools so that ...
- Fri Jun 08, 2018 9:02 am
- Forum: ROMS Installation
- Topic: some errors in analyitical.f90 when compiling build.script
- Replies: 3
- Views: 4224
Re: some errors in analyitical.f90 when compiling build.scri
The thing about analytical.f90 is that I have no idea what's in yours. It is created by running analytical.F through the C preprocessor and the results are wildly different for each application. I am unfamiliar with the Coriolis problem and it's not one of the supported ones the ROMS/Include ...
- Fri Jun 08, 2018 2:59 am
- Forum: ROMS Installation
- Topic: some errors in analyitical.f90 when compiling build.script
- Replies: 3
- Views: 4224
some errors in analyitical.f90 when compiling build.script
Hi, ROMS users: I'm a novice in learning ROMS. Recently I follow the example of Coriolis in the ROMS Tutorials, but when I compile the build.script, there are some errors in the analytical.f90, the errors are shown like these: analytical.f90(893): error #6052: This label has not been defined as a ...