Search found 5 matches

by dbergondo
Fri Jun 01, 2012 6:32 pm
Forum: ROMS Installation
Topic: Problem with test case Upwelling - build.bash (solved)
Replies: 7
Views: 7378

Re: Problem with test case Upwelling - build.bash (solved)

This post was so helpful! I had the same problems and now the upwelling example is running.
by dbergondo
Fri Jul 15, 2005 1:15 pm
Forum: ROMS Problems
Topic: River biology
Replies: 7
Views: 6327

River biology

In ROMS 2.1 I added a river nitrate source (based on sediment-laden river plume discussion). In ROMS 2.2 I've defined RIVER_BIOLOGY and added NO3 and NH4 to my netcdf river input file. However, when I run ROMS I get the following error: GET_NGFLD - unable to find requested variable: in input NetCDF ...
by dbergondo
Thu Jun 30, 2005 8:29 pm
Forum: ROMS Discussion
Topic: ROMS/TOMS 2.1 array size limitation problem
Replies: 2
Views: 3413

Segmentation Fault

Check your stacksize using "limit" in csh or "unliimit -a" in bash. If not unlimited, increase the stacksize using "limit stacksize unlimited" in csh or "ulimit -s unlimited" in bash. If this fixes the problem modify your .bashrc or .schrc files to umlimited w...
by dbergondo
Mon Jul 19, 2004 5:11 pm
Forum: ROMS Problems
Topic: Redhat linux compilation problem in Makefile.ifort
Replies: 2
Views: 3824

Undefined reference to main error has been resolved in version 8.0.046 of the Intel Fortran Compiler for Linux.
by dbergondo
Fri Jun 11, 2004 1:32 pm
Forum: ROMS Problems
Topic: Intel Fortran 8.0, gcc 3.2 (Redhat 8.0)
Replies: 4
Views: 5016

I am using ifort with Red Hat Linux 7.1 and I am having the same problem with MAIN and for_main.o. Below is the information from Intel about the problem, but I still haven't been able to resolve the problem. Any suggestions? Intel® Fortran Compiler for Linux* Compiler Reports "undefined referen...