Search found 4 matches

by yjtack1234
Tue Aug 20, 2013 9:18 am
Forum: ROMS Problems
Topic: problem in plotting
Replies: 5
Views: 4440

Re: problem in plotting

Hello, nageswararao.
Do you resolve this problem?

Recently, I faced the same problem using Akima advection schemes.
I tried to change diffusion, viscosity coefficients for removing temperature noise but, I couldn't get good results.

If you resolve this problem, please give me some tips.

Thank you.
by yjtack1234
Wed May 08, 2013 12:03 am
Forum: ROMS Problems
Topic: nudging_sst problem
Replies: 3
Views: 2656

Re: nudging_sst problem

Thank you for reply.

Model run without nudging_sst. I found another way that is QCORRECTION. But, I dont understand completely dQdSST variable. So, I input dQdSST=-40 without reason. Model is running well for now. Please give me some tips about dQdSST.
by yjtack1234
Tue May 07, 2013 8:05 am
Forum: ROMS Problems
Topic: nudging_sst problem
Replies: 3
Views: 2656

nudging_sst problem

dear all: Hello, I have a problem with ROMS. I want to nudge SST satellite data to my model. So, I define NUDGING_SST and input APARNAM. But, Model blows up as soon as running. Here is my log file. give me some advice. Or, is there any way to nudge sst data easier than NUDGING_SST? Physical ...
by yjtack1234
Tue Mar 12, 2013 1:03 pm
Forum: ROMS Problems
Topic: problem with adding climatology data partially
Replies: 2
Views: 1982

problem with adding climatology data partially

Hello, I'm trying to put clim data partially. Because of not finding variable which can change range to put clim data, I've been editing coding file( mod_clima.F -> to change nudge coff, step3d_t.F -> to change range of clim data). ***************step3d_t.F************************ DO k=1,N(ng) DO j ...