Search found 16 matches

by salik
Wed Jun 21, 2017 9:15 am
Forum: ROMS Discussion
Topic: Blow up after running for 2-3 days
Replies: 7
Views: 3168

Re: Blow up after running for 2-3 days

Those surface stresses seem way too high to me. What forcing are you using?
by salik
Mon May 29, 2017 6:49 pm
Forum: ROMS Problems
Topic: Forcing file request after including ana_passive
Replies: 2
Views: 2241

Re: Forcing file request after including ana_passive

kate wrote:
ANA_SMFLUX Analytical kinematic surface momentum flux.
ANA_STFLUX Analytical kinematic surface temperature flux.
You need these as well:
# define ANA_BPFLUX /* analytical bottom passive tracers fluxes */
# define ANA_SPFLUX
Of course, that makes sense. Thank you!
by salik
Mon May 29, 2017 2:02 pm
Forum: ROMS Problems
Topic: Forcing file request after including ana_passive
Replies: 2
Views: 2241

Forcing file request after including ana_passive

I am trying to add a passive tracer to a modified seamount set up. I have changed the boundary conditions to get a westward flowing current, and now I want to add a passive tracer to part of my domain, to see what happens to the water above the sea mount (or sea hill, in this case). I set my tracer ...
by salik
Wed May 24, 2017 9:17 am
Forum: ROMS Installation
Topic: Seamount test
Replies: 5
Views: 4451

Re: Seamount test

Thank you Kate. I figured that might be the problem, but as I said above, I couldn't find a MyFile.dat in ROMS/External/, so I thought there might be another issue.
In any case, it works now, after I added the full path to my ROMS source, so I guess that's a qualified success :)
by salik
Tue May 23, 2017 7:51 am
Forum: ROMS Installation
Topic: Seamount test
Replies: 5
Views: 4451

Re: Seamount test

... ANA_DIAG - unable to open output file: ROMS/External/MyFile.dat ... However, if I set #undef on ANA_DIAG it runs normaly. Why ? Thanks. Gil I am getting this same error trying to run the seamount test case. I have had no issues running other applications. I don't see a MyFile.dat in the specifi...
by salik
Fri Mar 03, 2017 9:42 am
Forum: ROMS Sediment
Topic: Increasing sediment volume in domain - a known issue?
Replies: 4
Views: 5442

Re: Increasing sediment volume in domain - a known issue?

if the domain is N-S periodic, are the results alongshore uniform? how long does this take to run? is it something i can grab and look at locally. -j There are small variations in the along shore direction, but the results are essentially uniform. The sediment bed has a very clear along shore drift...
by salik
Wed Mar 01, 2017 1:43 pm
Forum: ROMS Sediment
Topic: Increasing sediment volume in domain - a known issue?
Replies: 4
Views: 5442

Re: Increasing sediment volume in domain - a known issue?

The cross-sections are in the central part of the domain, going from the open boundary in the west to the closed, "coastal" boundary in the east. Over time, the open boundary creates eddies, and current velocities increase, especially in the north-south direction. I suspect that this is wh...
by salik
Wed Feb 22, 2017 11:22 am
Forum: ROMS Sediment
Topic: Increasing sediment volume in domain - a known issue?
Replies: 4
Views: 5442

Increasing sediment volume in domain - a known issue?

I am running a 5 year simulation of an idealized model domain, on a modified grid from the upwelling test case. I initialize my model with a uniform sediment bed thickness of 1 m throughout the grid. After around 1000 timesteps (500 model days), i start getting deposits of up to 6 meters, which shou...
by salik
Fri Dec 09, 2016 11:09 am
Forum: ROMS Problems
Topic: NLM_LBC in ROMS 3.7
Replies: 0
Views: 4807

NLM_LBC in ROMS 3.7

I've been running a modified version of the upwelling case with (among other modifications), a uniform 1 m thick sediment bed in ROMS 3.7 When trying to change the sediment bed to have a non-uniform thickness in the entire domain, I added the following code to ana_sediment: > # if defined unised > D...
by salik
Mon Jul 25, 2016 12:38 pm
Forum: ROMS Problems
Topic: ewperiodic conflicts with symbol from module 'mod_scalars'
Replies: 2
Views: 3282

Re: ewperiodic conflicts with symbol from module 'mod_scalar

Dear Kate

Thank you for the answer. I had installed the newest version of ROMS on a new system, and tried to transfer my model from an older one. It worked fine for OMP, but trying out MPI caused problems.
I have updated all analytical files, and the model runs fine now.
Thank you again
by salik
Thu Jul 21, 2016 2:02 pm
Forum: ROMS Problems
Topic: ewperiodic conflicts with symbol from module 'mod_scalars'
Replies: 2
Views: 3282

ewperiodic conflicts with symbol from module 'mod_scalars'

While trying to compile a modified version of the Upwelling case, using openMPI and the following CPP options: #define UV_ADV #define UV_COR #undef UV_LDRAG #undef UV_QDRAG #undef MB_BBL #undef SG_BBL #define SSW_BBL #define SSW_CALC_UB #define SSW_HUNT_KH #ifdef SG_BBL # define SG_CALC_ZNOT # undef...
by salik
Tue Apr 26, 2016 3:43 pm
Forum: ROMS Installation
Topic: Unable to connect to a repository
Replies: 2
Views: 6342

Re: Unable to connect to a repository

Just to update that this issue has been resolved. The cluster turned out to not have had internet connection
by salik
Thu Apr 14, 2016 2:14 pm
Forum: ROMS Installation
Topic: Unable to connect to a repository
Replies: 2
Views: 6342

Unable to connect to a repository

While trying to install ROMS on our new cluster (cat /proc/version output: Linux version 3.10.0-327.10.1.el7.x86_64 (mockbuild@x86-021.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) ) #1 SMP Sat Jan 23 04:54:55 EST 2016), using the command svn checkout --username salik...
by salik
Wed Apr 15, 2015 4:58 pm
Forum: ROMS Discussion
Topic: i can't run model
Replies: 3
Views: 3257

Re: i can't run model

It looks like you're using a revised version of varinfo.dat. Maybe check to see if the expected name for the zeta time variable is zeta_time? In my file, the relevant piece of code is in line 1005 and looks like this: 'zeta_west' ! Input 'free-surface western boundary condition' 'meter' ! [m] 'zeta_...
by salik
Tue Oct 07, 2014 1:25 pm
Forum: ROMS Bugs
Topic: cannot open libnetcdff.so.6
Replies: 1
Views: 4650

Re: cannot open libnetcdff.so.6

I made a clean install of netcdf, and it works now.
by salik
Tue Oct 07, 2014 10:42 am
Forum: ROMS Bugs
Topic: cannot open libnetcdff.so.6
Replies: 1
Views: 4650

cannot open libnetcdff.so.6

I am trying to install ROMS on openSUSE 12.3, and have installed the netcdf libraries to /usr/local/lib64, which I have also set as my NETCDF_LIBDIR in Linux-gfortran.mk. Specifically I have set it like this: NETCDF_INCDIR = /usr/local/include NETCDF_LIBDIR = /usr/local/lib64 LIBS := -L$(NETCDF_LIBD...