Search found 6 matches

by jmsole6
Sat Sep 08, 2012 12:41 pm
Forum: ROMS Bugs
Topic: set_depth.m question
Replies: 4
Views: 3575

Re: set_depth.m question

I think I found out my mistake! Size of matrixs is given as [columns,rows], right?. I was used to working on matrixs whose size is given as [rows,columns]. That was my confusion.
by jmsole6
Sat Sep 08, 2012 12:30 pm
Forum: ROMS Bugs
Topic: set_depth.m question
Replies: 4
Views: 3575

Re: set_depth.m question

Good morning Arango, Thank you very much for your reply. I would like to understand better this issue. According to the description of Wikiroms (Horizontal Discretiztion): https://www.myroms.org/wiki/index.php/Numerical_Solution_Technique here I can see that U-points has one column less than RHO-POI...
by jmsole6
Fri Sep 07, 2012 9:48 am
Forum: ROMS Bugs
Topic: set_depth.m question
Replies: 4
Views: 3575

set_depth.m question

Good morning, I am using set_depth.m Matlab script to get depth values for each level of my vertical discretization. I do not understand why the computation of U and V-points (from RHO-points) is as follows: Considering that Lp and Mp are the RHO-points dimension, L=Lp-1 and M=Mp-1 : zetau=0.5.*(zet...
by jmsole6
Mon Mar 26, 2012 2:52 pm
Forum: ROMS Problems
Topic: ROMS blows-up after a few time-steps
Replies: 5
Views: 4761

Re: ROMS blows-up after a few time-steps

Good morning, I have the same problem again. I attach the restart file (westmed_rst.nc), the forcing file (frc_bulk2.nc), the initial file (inifile2.nc), the input file (westmed.in) and the log file (westmed.log). It just blows up after 40 min of computation time approximately. My activated CPP opti...
by jmsole6
Wed Mar 21, 2012 9:45 am
Forum: ROMS Problems
Topic: ROMS blows-up after a few time-steps
Replies: 5
Views: 4761

Re: ROMS blows-up after a few time-steps

Hi Kate,

thank you very much for your recommedations. I just try it and, if I have more questions, I ask you again. I have already tried with GLS_MIXING and it works! I'll post the results for the next improved simulation.

Many thanks,

Josep Maria Solé
by jmsole6
Tue Mar 20, 2012 10:30 am
Forum: ROMS Problems
Topic: ROMS blows-up after a few time-steps
Replies: 5
Views: 4761

ROMS blows-up after a few time-steps

Good morning all, Do you have any idea what can I do? I explain my simulation and my problems below. Here it is attached the initial file (inifile.nc),the forcing file (frc_bulk.nc), the cpp file (westmed.h), and the ROMS input file (westmed.in). Many thanks in advance. The main features of my simul...