Search found 3 matches

by prabha
Fri Mar 29, 2019 10:44 am
Forum: Job Opportunities
Topic: Basin test case
Replies: 1
Views: 3074

Basin test case

Hello!

I am testing basin case on my workstation.
The compile seems to be done successfully. However, whenever I try to run the case,I got this error as follows..
Please someone help me solve this problem

./romsM: symbol lookup error: /usr/local/lib/libmpifort.so.12: undefined symbol: MPII_F_TRUE
by prabha
Thu Mar 14, 2019 8:09 am
Forum: ROMS Installation
Topic: compilation error
Replies: 1
Views: 2310

compilation error

Hello,

I have problem on compilation of test case.
cd /home/prabha/src/test/arabian/Build_roms; /usr/local/bin/mpif90 -c -frepack-arrays -O3 -ffast-math def_mod.f90
analytical.f90:233.14:

ana_grid.h: no values provided for Xsize, Esize, depth, f0, beta.
1
Error: 'ana_grid' at (1) is not a ...
by prabha
Fri Feb 16, 2018 10:00 am
Forum: ROMS Installation
Topic: Problem with compiling build.bash in case of upwelling
Replies: 6
Views: 4779

Re: Problem with compiling makefile in case of upwelling

makefile:238: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
./ROMS/Bin/sfmakedepend --cpp --fext=f90 --file=- --objdir=Build -DROMS_HEADER="upwelling.h" -I ROMS/Include -I ROMS/Nonlinear -I ROMS/Nonlinear/Biology -I ROMS/Nonlinear/Sediment -I ROMS/Utility ...