Search found 6 matches
- Wed Sep 25, 2019 5:06 am
- Forum: ROMS Bugs
- Topic: One possible nesting-related bug
- Replies: 1
- Views: 2190
Re: One possible nesting-related bug
Hello, Did you solve the problem? I tried to this problem, for cr=1:Ncontact dg = S.contact(cr).donor_grid; rg = S.contact(cr).receiver_grid; if (S.contact(cr).coincident) P = coincident (cr, dg, rg, Lmask, G, S); S.contact(cr).point = P; elseif (S.contact(cr).refinement) [P, R] = refinement (cr, dg ...
- Wed May 29, 2019 12:38 am
- Forum: ROMS Problems
- Topic: Blowing-up model - tide current+initial state(ocean current)
- Replies: 8
- Views: 7735
Re: Blowing-up model - tide current+initial state(ocean curr
Thank you for your advice.
I had never tried to create a log file, I would try to find the problem only on the terminal screen. Once I make the log file and look for the problem. I will post this process, soon.
I had never tried to create a log file, I would try to find the problem only on the terminal screen. Once I make the log file and look for the problem. I will post this process, soon.
- Mon May 27, 2019 5:14 am
- Forum: ROMS Problems
- Topic: Blowing-up model - tide current+initial state(ocean current)
- Replies: 8
- Views: 7735
Re: Blowing-up model - tide current+initial state(ocean curr
Hi, Matheus. I've looked back at the code you used through your answer, but there has not been a big change (I used d_initial.m to get the initial value, d_ecmwf2roms.m to get the forcing factor.). I gave up trying to reproduce the tide currents and ocean currents at the same time, began to examine ...
- Wed May 22, 2019 4:40 am
- Forum: ROMS Problems
- Topic: Blowing-up model - tide current+initial state(ocean current)
- Replies: 8
- Views: 7735
Re: Blowing-up model - tide current+initial state(ocean curr
Thank you very much for your feedback, Matheus. Unfortunately, I tried to fix and restart zeta, but that did not improve. What I found is that the initial water temperature and salinity input values return to their initial values determined by the model after the run, because of my fault(or setti ...
- Mon May 20, 2019 12:24 am
- Forum: ROMS Problems
- Topic: Blowing-up model - tide current+initial state(ocean current)
- Replies: 8
- Views: 7735
Re: Blowing-up model - tide current+initial state(ocean curr
I did not attach the file in that sense, but I apologize if so. As shown in the attached figure, the initial free surface value is calibrated with HYCOM data. However, as you can see in the results 10 minutes later, the free surface changes strangely. Immediately thereafter, the model will display ...
- Fri May 17, 2019 5:55 am
- Forum: ROMS Problems
- Topic: Blowing-up model - tide current+initial state(ocean current)
- Replies: 8
- Views: 7735
Blowing-up model - tide current+initial state(ocean current)
Hi. I want to reproduce the ocean currents in a wide area including Northeast Asia. However, in the case of the existing algae condition(with harmonic constant as boundary condition), the model which has no problem starts interpreting HYCOM data and input the initial condition data (input ininame ...