Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inlet case error: Cannot read NML_NCNEST_WAVE #15

Open
amg1199 opened this issue Jun 8, 2023 · 5 comments
Open

Inlet case error: Cannot read NML_NCNEST_WAVE #15

amg1199 opened this issue Jun 8, 2023 · 5 comments

Comments

@amg1199
Copy link

amg1199 commented Jun 8, 2023

Hi, I'm trying to run the inlets example case for FVCOM 5.0 and it generates the error with not being able to read NCNEST_WAVE Namelist. It also generates the same namelist error when I compiled the modules without the Multiprocessor Flag.
Is this an MPI error or something else?

Thanks.

$ mpiexec ./fvcom --casename=inlet
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 2 in communicator MPI_COMM_WORLD
with errorcode -1.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
 !================================================================!
FVCOM
  -- Version 5.0 Release
 !================================================================!
 !                                                                !
 !========DOMAIN DECOMPOSITION USING: METIS 4.0.1 ================!
 !======Copyright 1998, Regents of University of Minnesota========!
 !                                                                !
 !================================================================!
 !                                                                !
 ! RUNNING IN PARALLEL: 004 Processors                            !
 ! MYID is 001                                                    !
 !================================================================!
&NML_NCNEST_WAVE
 NCNEST_ON_WAVE=F,
 NCNEST_TYPE_WAVE="spectral density                                                                ",
 NCNEST_BLOCKSIZE_WAVE=-1         ,
 NCNEST_NODE_FILES_WAVE="none                                                                                                                                                            ",
 NCNEST_OUT_INTERVAL_WAVE="A length of time: 'seconds= ','days= ', or 'cycles= '                           ",
 /
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 FVCOM Fatal Error!
 Can Not Read NameList NML_NCNEST_WAVE from file: ./inlet_run.nml
 Stopping FVCOM
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[***] 3 more processes have sent help message help-mpi-api.txt / mpi-abort
[***] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages

@FVCOM-GitHub
Copy link
Owner

FVCOM-GitHub commented Jun 8, 2023 via email

@amg1199
Copy link
Author

amg1199 commented Jun 9, 2023

Hi, I think the file was not attached.

Thanks!

@amg1199
Copy link
Author

amg1199 commented Jun 13, 2023

May I ask for the updated file please? Thank you.

@FVCOM-GitHub
Copy link
Owner

FVCOM-GitHub commented Jun 13, 2023 via email

@yehaifengcaiji
Copy link

Hello, I meet the same question with you, Could you please tell me how to solve it? I just know the fvcom before a week, and I haven't read some about it.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants