Search found 31 matches

by nmichelet
Wed May 10, 2017 9:00 am
Forum: ROMS Information
Topic: stability criterion
Replies: 2
Views: 4700

Re: stability criterion

Thanks a lot this is very helpfull
by nmichelet
Thu Mar 30, 2017 3:40 pm
Forum: ROMS Problems
Topic: Compilation error with nesting in 2D
Replies: 5
Views: 3763

Re: Compilation error with nesting in 2D

Hello Kate and thanks for your reply,

I have already tried to turn on SOLVE3D and it works well. My simulation run without problem including the nesting. But I want to run this simulation in 2D.
Any suggestion to solve the problem?

Thanks
by nmichelet
Wed Mar 29, 2017 4:13 pm
Forum: ROMS Problems
Topic: Compilation error with nesting in 2D
Replies: 5
Views: 3763

Re: Compilation error with nesting in 2D

Thank you for your answer. I have tried to remove the #ifdef SOLVE3D and the following #endif around the definition. It remove the error about ngc but the other errors remain nesting.f90(1576): error #6404: This name does not have a type, and must have an explicit type. [COUPLING] & COUPLING(dg)...
by nmichelet
Wed Mar 22, 2017 11:17 am
Forum: ROMS Problems
Topic: Compilation error with nesting in 2D
Replies: 5
Views: 3763

Compilation error with nesting in 2D

Hello everyone, I am currently trying to run a simulation with 2 grid in nesting in 2D. But I have a compilation error that I don't understand. Could you help me solve that problem please. nesting.f90(215): error #6404: This name does not have a type, and must have an explicit type. [NGC] ngc=Coarse...
by nmichelet
Fri Mar 10, 2017 11:01 am
Forum: ROMS Information
Topic: stability criterion
Replies: 2
Views: 4700

stability criterion

Hello, I have a question about the stability criterion in ROMS. I have found that there is a CFL criterion which is calculate with 2D time step like : CFL = sqrt(gh)*Delta_t2d*sqrt(Delta_x^-2+Delta_y^-2) And this CFL has to be lower than 1/2. But is there a stability criterion which is calculated wi...
by nmichelet
Fri Jan 20, 2017 11:56 am
Forum: ROMS Discussion
Topic: Vertical diffusion terms
Replies: 0
Views: 1464

Vertical diffusion terms

Hello everyone,
I am curious about the vertical diffusion terms in k equation. I understand that there is no numerical scheme to solve those terms, is that correct?
If it is not, how can I change the order of this scheme?
Thanks
Nicolas
by nmichelet
Mon Dec 05, 2016 3:05 pm
Forum: ROMS Usage
Topic: Vertical boundary conditions
Replies: 2
Views: 3021

Re: Vertical boundary conditions

Thank you for your help Kate it is very useful
by nmichelet
Tue Nov 29, 2016 3:51 pm
Forum: ROMS Usage
Topic: Vertical boundary conditions
Replies: 2
Views: 3021

Vertical boundary conditions

Hello everyone, I am currently trying to find where is the vertical boundary condition in the model, in order to modify the condition on u. Can you help me to find where the next equation is in the model Km(du/dz) = tau_x^b # if defined UV_LOGDRAG ! ! Set logarithmic bottom stress. ! DO j=JstrV-1,Je...
by nmichelet
Wed Sep 21, 2016 2:06 pm
Forum: ROMS Problems
Topic: Question about turbulent kinetic energy
Replies: 3
Views: 3446

Re: Question about turbulent kinetic energy

Thank you Kate for your answer.

The purpose of this is to define in a channel the initial condition for the velocity and the turbulent kinetic energy. I have some data at the enter of my channel so I would like to put those as input.
by nmichelet
Tue Sep 20, 2016 9:57 am
Forum: ROMS Problems
Topic: Question about turbulent kinetic energy
Replies: 3
Views: 3446

Question about turbulent kinetic energy

Hello everyone,
I would like to know if it is possible to define a turbulent kinetic energy profile as an input into ROMS.
Thanks
by nmichelet
Fri Mar 04, 2016 3:49 pm
Forum: ROMS Discussion
Topic: underestimate velocity
Replies: 0
Views: 5235

underestimate velocity

Hello,
I have a problem with my simulation and I would like to know if someone have seen this before.
I am running a simulation only with tidal forcing and I am looking at the 3D current. The thing is in a direction the velocity look good, but in the other one it is underestimate a lot.
by nmichelet
Wed Jan 27, 2016 9:47 am
Forum: ROMS Discussion
Topic: question about SSH
Replies: 3
Views: 2211

Re: question about SSH

Thanks for your answer Kate but it does not work, I think the two dates are independent. Well to be sure if I put the right date, I want my simulation to begin the 15th of March 1993. So I calculate the number of days between the 1st of January 1900 (my reference time) and this one and put the diffe...
by nmichelet
Tue Jan 26, 2016 4:51 pm
Forum: ROMS Discussion
Topic: question about SSH
Replies: 3
Views: 2211

question about SSH

Hello, I am currently trying to make a simulation with only tidal forcing, but I encounter a problem to calibrate the SSH. It seem to dissipate to much at the end of it and I don't really know what I need to modify. If you can give me an advice it would be really helpfull. Thanks a lot https://www.m...
by nmichelet
Wed Jan 06, 2016 11:06 am
Forum: ROMS Usage
Topic: question about temperature and salinity
Replies: 2
Views: 2732

Re: question about temperature and salinity

Thanks Kate
by nmichelet
Mon Jan 04, 2016 2:56 pm
Forum: ROMS Usage
Topic: question about temperature and salinity
Replies: 2
Views: 2732

question about temperature and salinity

Hello everyone, I would like to know if it is possible to deactivate the temperature and salinity calculation. I tried to set it to a constant value but it start to vary again in my simulation, and it make the model blow up. Can you give me an advice to do that, I search but I found nothing about it...
by nmichelet
Tue Dec 22, 2015 9:03 am
Forum: ROMS Usage
Topic: Question about coarse2fine
Replies: 5
Views: 6314

Re: Question about coarse2fine

Thank you Kate I will take a look at that
by nmichelet
Mon Dec 21, 2015 3:28 pm
Forum: ROMS Usage
Topic: Question about coarse2fine
Replies: 5
Views: 6314

Question about coarse2fine

Hello everyone, I have several questions about coarse2fine, the grid refinement routine. Concerning the bathymetry how does it interpolate from the coarse one to the fine grid? I also have a pretty good resolution on my bathymetry and I would like my grids to interpolate directly from it and not fro...
by nmichelet
Fri Dec 04, 2015 8:49 am
Forum: ROMS Bugs
Topic: issue with coarse2fine.m
Replies: 4
Views: 5485

Re: issue with coarse2fine.m

Thanks for your advices, I will work on this and try to find the solution
by nmichelet
Fri Dec 04, 2015 8:46 am
Forum: ROMS Problems
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 24
Views: 18056

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurr

I have this line in my ocean.in but no file named ocean_itl.nc, what kind of file is this?
I also have tried to remove the comment line but same thing, no change
by nmichelet
Thu Dec 03, 2015 9:47 am
Forum: ROMS Problems
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 24
Views: 18056

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurr

Hi, I have checked and the -heap-array option is already activated I have looked at the lines 1390 and 87 in the inp_par.f90, but I don't really understand what it means line 1390 : Npts=load_s1d(Nval, Cval, line, label, igrid, Nfiles, ITL) line 87 : CALL read_PhyPar (model, inp, out, Lwrite) Finall...
by nmichelet
Wed Dec 02, 2015 3:38 pm
Forum: ROMS Problems
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 24
Views: 18056

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurr

Deer Kate, I read the entire post but it is not exactly the same problem. I tried the USE_DEBUG and here the information it gives me Model Input Parameters: ROMS/TOMS version 3.5 Wednesday - December 2, 2015 - 3:32:04 PM ----------------------------------------------------------------------------- f...
by nmichelet
Tue Dec 01, 2015 5:49 pm
Forum: ROMS Problems
Topic: forrtl: severe (174): SIGSEGV, segmentation fault occurred
Replies: 24
Views: 18056

Re: forrtl: severe (174): SIGSEGV, segmentation fault occurr

Hi, I have the same kind of problem, could you explain me how you solve it. I am currently trying to make a two-way nest simulation, so I followed the example of the Lake Jersey AB example. The program don't even start and it gives me the log file I attached. Do I miss something in the example? Than...
by nmichelet
Tue Dec 01, 2015 10:33 am
Forum: ROMS Bugs
Topic: issue with coarse2fine.m
Replies: 4
Views: 5485

issue with coarse2fine.m

hi, I am looking for a solution for my problem with coarse2fine, I guess it is not a big one but I don't find what to do. Here is the error it gives me F = coarse2fine ('~/roms/Projects/Iroise_sea/agrif_parent.nc','agrif_test.nc',5,20,40,20,40) Interpolating from coarse to fine ... Computing grid sp...
by nmichelet
Thu Nov 12, 2015 11:28 am
Forum: ROMS Problems
Topic: model blow-up due to abnormal velocity
Replies: 8
Views: 8360

Re: model blow-up due to abnormal velocity

Hi, I already use the tide_ramp option, so I don't think this is the problem. I also try do run it with a little time step, it takes a long time, but it still blow up at the same time. I think there is a problem with the Wet_Dry option, because I have some velocity which blows up near the coast Capt...
by nmichelet
Mon Nov 09, 2015 3:04 pm
Forum: ROMS Problems
Topic: model blow-up due to abnormal velocity
Replies: 8
Views: 8360

Re: model blow-up due to abnormal velocity

Hi,
I have the same problem, did you find how to fix it?
by nmichelet
Thu Nov 05, 2015 4:46 pm
Forum: ROMS Discussion
Topic: Blowing up problem
Replies: 12
Views: 7092

Re: Blowing up problem

I attached my configuration, if someone can help me with my blowing up problem.
Thanks
by nmichelet
Thu Nov 05, 2015 10:59 am
Forum: ROMS Discussion
Topic: Blowing up problem
Replies: 12
Views: 7092

Re: Blowing up problem

Hi,
I still have some trouble with that, the thing is the running is fine, the results are good, and the velocity suddenly blow up
Any idea why it does that?
by nmichelet
Tue Nov 03, 2015 4:27 pm
Forum: ROMS Discussion
Topic: Blowing up problem
Replies: 12
Views: 7092

Blowing up problem

Hello, My model is blowing and I don't know why. I tried to change the time step but the only thing it does is to delay the blowing up. I need help on this one Thanks 517 0 08:37:00 7.672425E-03 5.298350E+02 5.298427E+02 1.803663E+12 (071,101,01) 2.688424E-02 1.100356E-02 3.424691E+00 1.221882E+00 B...
by nmichelet
Mon Nov 02, 2015 5:10 pm
Forum: ROMS Bugs
Topic: Running problem
Replies: 5
Views: 5069

Re: Running problem

Thanks for your reply, I solved the problem.
It was a problem with the boundary condition and the cppkeys I used
Thanks for your help
by nmichelet
Thu Oct 29, 2015 9:27 am
Forum: ROMS Bugs
Topic: Running problem
Replies: 5
Views: 5069

Re: Running problem

I am using the 3.7 version of ROMS. I change what you said but it still gives me the same results, here is the .h file Can you tell me if something is wrong? /* ** svn $Id: latte_c.h 342 2007-06-06 18:50:48Z zhang $ ******************************************************************************* ** C...
by nmichelet
Wed Oct 28, 2015 4:26 pm
Forum: ROMS Bugs
Topic: Running problem
Replies: 5
Views: 5069

Running problem

Hello everyone, I am currently trying to run a model with only tidal forcing. The problem is that my results for the free surface or u and v are equal to zero everywhere. Can you help me please, here is my .in file and my .h file Thanks .in file ! Application title. TITLE = Iroise Sea Tidal Configur...