Ask Your Question
0

rip test case setup

asked 2022-02-24 22:58:13 +0100

Hi guys I am first time user of croco. I am an old time ROMS user and switching to croco for an application.

I am trying to run the rip current test case. In cppdefs.h - I defined rip test case. In jobcomp I have added the path of OCEAN folder, added ifort as the fortran compiler, have netcdf installed.

When I run jobcomp, I get this error straightaway.


./jobcomp OPERATING SYSTEM IS: Linux file namelist_pisces exists in Run directory Mustang namelist directory MUSTANG_NAMELIST exists Checking COMPILEAGRIF... ./jobcomp: line 185: testkeys.F: command not found Checking COMPILEMPI... ./jobcomp: line 199: testkeys.F: command not found Checking COMPILEXIOS... ./jobcomp: line 223: testkeys.F: command not found Checking COMPILEOASIS... ./jobcomp: line 239: testkeys.F: command not found Checking COMPILEOMP... ./jobcomp: line 287: testkeys.F: command not found P -I/vortexfs1/apps/netcdf-intel/include -ICROCOFILES/AGRIF_INC mpc.F > mpc_.f /bin/sh: P: command not found make: [mpc] Error 127 (ignored) o mpc mpc_.f

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-02-25 14:00:54 +0100

andres gravatar image

Hi, Are you using CROCO v1.2?

Does it work with the default configuration, i.e. using gfortran?

Please post your jobcomp file. I can't see ifort being called in the compilation... strange.

edit flag offensive delete link more

Comments

Hi Andres, Thank you for the quick response. I was able to get the application working with gfortran and later with ifort. I had changed the path of SOURCE by mistake and that seems to have given an error ! Now next is setting up our application :) .

tarankalra gravatar imagetarankalra ( 2022-02-25 18:43:24 +0100 )edit
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2022-02-24 22:58:13 +0100

Seen: 266 times

Last updated: Feb 25 '22