Search found 4 matches

by YC13
Thu Mar 31, 2016 7:48 am
Forum: ROMS Problems
Topic: compiling WC13_R4DVAR error
Replies: 0
Views: 6065

compiling WC13_R4DVAR error

hello everyone,

I have changed the LIBDIR of build.bash & Linux_ifort.mk as

export ARPACK_LIBDIR=/home/model/ROMS/Lib/ARPACK
export PARPACK_LIBDIR=/home/model/ROMS/Lib/ARPACK/PARPACK

error message shows
[
-L/home/model/local/lib -lnetcdf -lnetcdff -L/home/model/ROMS/Lib/ARPACK/PARPACK ...
by YC13
Tue Mar 29, 2016 3:47 am
Forum: ROMS Installation
Topic: upwelling case
Replies: 4
Views: 5048

Re: upwelling case

Thanks kate .I solved the problem.
by YC13
Thu Mar 24, 2016 8:56 am
Forum: ROMS Installation
Topic: upwelling case
Replies: 4
Views: 5048

Re: upwelling case

hello Kate .Thanks for your prompt reply

I updated the version of perl . I got the same error message .

[root@centOS share]# perl --version

This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux

Copyright 1987-2015, Larry Wall


The file of build.bash and make is posted. The ...
by YC13
Mon Mar 21, 2016 6:14 am
Forum: ROMS Installation
Topic: upwelling case
Replies: 4
Views: 5048

upwelling case

when I attempt to compile the Upwelling case:

[model@model UPWELLING]$ ./build.bash
rm -f -r core *.ipo /home/model/ROMS/UPWELLING/Build /home/model/make_macros.mk
: No such file or directory
makefile:238: INCLUDING FILE /home/model/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE ...