Search found 35 matches
- Wed May 14, 2008 9:32 pm
- Forum: ROMS Problems
- Topic: Cygwin with 2 processors
- Replies: 3
- Views: 3646
- Tue May 13, 2008 10:00 pm
- Forum: ROMS Problems
- Topic: Cygwin with 2 processors
- Replies: 3
- Views: 3646
Cygwin with 2 processors
I can't seem to get ROMS run on both processors. It successfully runs on one but I want to use both. I've tried compiling and running both the INLET_TEST and UPWELLING test case with different results.
To compile, I'm using the bash script and have set the parallel flag to 1 in the file. I compile ...
To compile, I'm using the bash script and have set the parallel flag to 1 in the file. I compile ...
- Thu May 01, 2008 5:05 am
- Forum: ROMS Problems
- Topic: odd problem
- Replies: 1
- Views: 2871
- Wed Apr 30, 2008 8:51 pm
- Forum: ROMS Problems
- Topic: odd problem
- Replies: 1
- Views: 2871
odd problem
I have what I think is an odd problem.
I am simulating a simple planar shore. It goes from ~-8m deep to ~+2m and extends offshore ~1.8 km. I am simulating tides via ANA_FSOBC. (See below for my *.h file contents)
I have been having trouble getting meaningful results from my simulations, so to ...
I am simulating a simple planar shore. It goes from ~-8m deep to ~+2m and extends offshore ~1.8 km. I am simulating tides via ANA_FSOBC. (See below for my *.h file contents)
I have been having trouble getting meaningful results from my simulations, so to ...
- Wed Apr 23, 2008 8:32 pm
- Forum: ROMS Information
- Topic: server recommendations?
- Replies: 2
- Views: 7091
server recommendations?
I approached our IT department about getting a dedicated server for ROMS runs. They want to know what type of system they should start looking into, so I thought that I would ask y'all what has and hasn't worked well for you. We're not looking for an exotic server (mainframe, cluster etc) but ...
- Fri Apr 18, 2008 10:09 pm
- Forum: ROMS Problems
- Topic: Wet/dry stiffness
- Replies: 4
- Views: 4460
- Thu Apr 17, 2008 9:09 pm
- Forum: ROMS Problems
- Topic: Wet/dry stiffness
- Replies: 4
- Views: 4460
Wet/dry stiffness
I have noticed that the stiffness numbers I get for a grid that has dry cells are quite high but if I only use the portion of the grid that is wet, things are generally fine. Is this an artifact of simply having dry cells or are my grids really messed up?[/img]
- Thu Apr 10, 2008 10:55 pm
- Forum: ROMS Installation
- Topic: Point source definitions
- Replies: 13
- Views: 20000
- Tue Apr 08, 2008 9:42 pm
- Forum: ROMS Installation
- Topic: Point source definitions
- Replies: 13
- Views: 20000
Point source definitions
I'm working on adding a point source (a river) to a test grid. In my input file (estuary.in) I added:
#define UV_PSOURCE /* use to turn ON or OFF point Sources/Sinks */
#define Q_PSOURCE /* use to turn ON or OFF mass point Sources */
#define ANA_PSOURCE /* use if analytical point Sources/Sinks ...
#define UV_PSOURCE /* use to turn ON or OFF point Sources/Sinks */
#define Q_PSOURCE /* use to turn ON or OFF mass point Sources */
#define ANA_PSOURCE /* use if analytical point Sources/Sinks ...
- Tue Apr 08, 2008 6:29 pm
- Forum: ROMS Tools and Techniques
- Topic: Matlab and wet/dry masking
- Replies: 2
- Views: 4495
- Tue Apr 08, 2008 4:53 pm
- Forum: ROMS Tools and Techniques
- Topic: Matlab and wet/dry masking
- Replies: 2
- Views: 4495
Matlab and wet/dry masking
I am trying to plot results from a wet/dry simulation via Matlab R2007b. I want a filled contour plot of zeta (show the colorbar as well), a line contour of h, and then lay mask out the dry areas. I'm a bit stuck on how to code the masking. I've tried doing a masking but I not sure on how to have no ...
- Thu Mar 20, 2008 3:50 am
- Forum: ROMS Installation
- Topic: functional path
- Replies: 3
- Views: 4019
- Wed Mar 19, 2008 7:58 pm
- Forum: ROMS Installation
- Topic: functional path
- Replies: 3
- Views: 4019
functional path
I've been trying to understand where the functionals are called in the build.bash and makefile. What I've done is make Projects/ocean_upwelling and Projects/cblast directories. They both successfully compile using build.bash. I'm compiling using g95 and Cygwin (Win XP).
I wanted to start working on ...
I wanted to start working on ...
- Fri Mar 14, 2008 5:10 am
- Forum: ROMS Installation
- Topic: Cygwin build.bash or build.sh
- Replies: 12
- Views: 9478
- Fri Mar 14, 2008 3:23 am
- Forum: ROMS Installation
- Topic: Cygwin build.bash or build.sh
- Replies: 12
- Views: 9478
- Wed Mar 12, 2008 10:36 pm
- Forum: ROMS Installation
- Topic: Cygwin build.bash or build.sh
- Replies: 12
- Views: 9478
- Wed Mar 12, 2008 2:50 pm
- Forum: ROMS Installation
- Topic: Cygwin build.bash or build.sh
- Replies: 12
- Views: 9478
- Tue Mar 11, 2008 10:22 pm
- Forum: ROMS Installation
- Topic: Cygwin build.bash or build.sh
- Replies: 12
- Views: 9478
Cygwin build.bash or build.sh
Thanks to Diego's excellent write up on installation under XP/Cygwin, I put it on my main laptop and had it successfully test the upwelling case. I was setting up a "Projects" directory to keep things neat following the Hetland's directions from his movie. I've moved the files (makefile, upwelling.h ...
- Wed Feb 13, 2008 7:51 pm
- Forum: ROMS Tools and Techniques
- Topic: Seagrid error
- Replies: 11
- Views: 15239
Seagrid error
I've been working on generating a grid using the ROMSgui interface. I'm using Matlab R2007b and have installed what I believe I need to (netcdf, mexnc, etc). I've also added the Presto (and sub-directories) and mex_matlab_linux32 to my path.
I've gone through the steps outlined in the tutorial and ...
I've gone through the steps outlined in the tutorial and ...
- Wed Feb 06, 2008 9:19 pm
- Forum: ROMS Problems
- Topic: Test cases
- Replies: 5
- Views: 5682
- Tue Feb 05, 2008 11:27 pm
- Forum: ROMS Problems
- Topic: Test cases
- Replies: 5
- Views: 5682
Test cases
Finally, I have compiled both versions of ROMS (ROMS and ROMS_AGRIF) and am starting to play around with the test cases. I've started with the 'upwelling' test case for the ROMS version and have a simple question:
Where are the NetCDF input files (ocean_grd.nc, ocean_ini.nc, ocean_itl.nc...)?
The ...
Where are the NetCDF input files (ocean_grd.nc, ocean_ini.nc, ocean_itl.nc...)?
The ...
- Thu Jan 31, 2008 10:11 pm
- Forum: ROMS Installation
- Topic: ROMS_Agrif installation
- Replies: 1
- Views: 2934
- Thu Jan 31, 2008 6:36 pm
- Forum: ROMS Installation
- Topic: ROMS_Agrif installation
- Replies: 1
- Views: 2934
ROMS_Agrif installation
Thanks to all who helped me getting netCDF and ifort up and going. I am now trying to get the AGRIF version compiled. I have made some changes to the jobcomp file to try and get things going but I'm a bit stumped now.
I'm using the ifort compiler and netCDF 3.6.2.
The changes I made are:
set ...
I'm using the ifort compiler and netCDF 3.6.2.
The changes I made are:
set ...
- Wed Jan 30, 2008 9:11 pm
- Forum: ROMS Installation
- Topic: netCDF 3.6.2, Ubuntu 7.10, 32bit, Intel Fortran
- Replies: 12
- Views: 14347
baum, thanks for that suggestion. Cleaning up the make for netCDF and ROMS made all the difference in the world. I had a feeling that there were things from earlier attempts that might have been holding things up.
The make clean and make distclean did the trick. Ya hoo! Everyone, thank you so very ...
The make clean and make distclean did the trick. Ya hoo! Everyone, thank you so very ...
- Wed Jan 30, 2008 7:07 pm
- Forum: ROMS Installation
- Topic: netCDF 3.6.2, Ubuntu 7.10, 32bit, Intel Fortran
- Replies: 12
- Views: 14347
- Wed Jan 30, 2008 6:44 pm
- Forum: ROMS Installation
- Topic: netCDF 3.6.2, Ubuntu 7.10, 32bit, Intel Fortran
- Replies: 12
- Views: 14347
I changed the F90 to FC in the configure line but netCDF is still not installing. I get through the configure with what seems to me to be no problems (i.e. nothing glaring wrong in the config.log file other than it choking on the GNU Fortran and GNU Fortran 77 compilers).
Where it now goes south is ...
Where it now goes south is ...
- Wed Jan 30, 2008 2:28 am
- Forum: ROMS Installation
- Topic: netCDF 3.6.2, Ubuntu 7.10, 32bit, Intel Fortran
- Replies: 12
- Views: 14347
- Tue Jan 29, 2008 11:27 pm
- Forum: ROMS Installation
- Topic: netCDF 3.6.2, Ubuntu 7.10, 32bit, Intel Fortran
- Replies: 12
- Views: 14347
netCDF 3.6.2, Ubuntu 7.10, 32bit, Intel Fortran
I have installed Intel ifort 10.0.026 on a Ubuntu system. It tests fine with a "hello world" program and I added the path to 'ifort' into .bashrc. I believe I built netCDF 3.6.2 correctly (i.e. the nctest seems to work). I compiled it via:
./configure FC90=/opt/intel/fc/10.0.026/ifort
The make ...
./configure FC90=/opt/intel/fc/10.0.026/ifort
The make ...
- Fri Jan 25, 2008 9:03 pm
- Forum: ROMS Tools and Techniques
- Topic: m_pack visualization
- Replies: 0
- Views: 2707
m_pack visualization
I'm having a bit of trouble with the m_pack viz package which I assume relates to my version of Matlab (R2007b) under Ubuntu 7.1. Has anyone seen these errors and figured out a good work around (I do have Mexnc installed)?
??? Error using ==> feval
Invalid MEX-file
'/home/drew/Programs/Matlab75 ...
??? Error using ==> feval
Invalid MEX-file
'/home/drew/Programs/Matlab75 ...
- Thu Jan 03, 2008 11:07 pm
- Forum: ROMS Discussion
- Topic: ROMS and AGRIF ROMS
- Replies: 0
- Views: 2401
ROMS and AGRIF ROMS
I've just started playing around with ROMS and have a question. What are the differences (capabilities, equations, input, output) between the MyROMS version and the AGRIF version? From what I've been able to figure out, the AGRIF version can do nesting more easily than the MyROMS version and there ...
- Mon Dec 24, 2007 3:19 pm
- Forum: ROMS Discussion
- Topic: Spatial scales
- Replies: 2
- Views: 2985
- Mon Dec 24, 2007 3:18 pm
- Forum: ROMS Installation
- Topic: Linux laptop install
- Replies: 3
- Views: 3947
- Mon Dec 24, 2007 3:17 pm
- Forum: ROMS Tools and Techniques
- Topic: Python visualization
- Replies: 0
- Views: 2397
Python visualization
I'm playing around trying to get Python (with numpy, matplotlib, and python-netcdf4) up and going. I'm working on it both under Windows XP (via Cygwin) and Ubuntu (through VMWare). Have many of y'all had much success using it under either environment? Any tips on getting it up and going? Thanks.
- Thu Dec 20, 2007 7:32 pm
- Forum: ROMS Installation
- Topic: Linux laptop install
- Replies: 3
- Views: 3947
Linux laptop install
I'm trying to install on a Laptop running Windows, using VMWare and Ubuntu Linux. We have run into a problem and are a bit stuck. The error we get is:
jars@jars-desktop:~/trunk$ make
makefile:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
gfortran ...
jars@jars-desktop:~/trunk$ make
makefile:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
gfortran ...
- Thu Dec 20, 2007 6:08 pm
- Forum: ROMS Discussion
- Topic: Spatial scales
- Replies: 2
- Views: 2985
Spatial scales
I'm looking at using ROMS to model an estuary in southern California. Most of the applications I've seen are generally large scale. I assume that it can be scaled down to an estuary (~1 km x ~1 km with an offshore grid ~10x that size) but before I get too far along that path, I thought I'd see if ...