Ask Your Question
0

READ_INP ERROR: A total of 1 configuration errors discovered.

asked 2021-08-27 18:49:09 +0200

Isa_Su gravatar image

Hi! All, I am running a coastal ocean simulation with tides, however, I always encounter a problem when running it with MPI parallelization.

READ_INP ERROR: Cannot find input file 'CROCO_FILES/croco_grd.nc'. READ_INP ERROR: A total of 1 configuration errors discovered.

However, I did not meet such error when I was running the same simulation on my computer without parallelization. Could you please help? I attached my cppdefs.h file.C:\fakepath\cppdefs.h Thanks heaps in advance,

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2022-03-22 17:55:57 +0200

andres gravatar image

This error message means that the executable file is trying to read the file croco_grd.nc in a subdirectory called CROCO_FILES. If your croco_grd.nc file is in another place, correct the file location in the croco.in file that the executable is reading

edit flag offensive delete link more

Comments

Thanks for answering my question. I have croco_grd.nc in the CROCO_FILES, therefore this error is very weird.

Isa_Su gravatar imageIsa_Su ( 2022-06-16 05:26:32 +0200 )edit
0

answered 2022-03-18 18:26:25 +0200

Hello, were you able to solve this problem?

edit flag offensive delete link more

Comments

Not yet. Any suggestion please? Thanks in advance.

Isa_Su gravatar imageIsa_Su ( 2022-06-16 05:26:51 +0200 )edit
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2021-08-27 18:49:09 +0200

Seen: 3,200 times

Last updated: Mar 22 '22