Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Cannot open module file 'groundwatermmfmod.mod' #43

Closed
nicetynio opened this issue Mar 19, 2023 · 1 comment
Closed

Cannot open module file 'groundwatermmfmod.mod' #43

nicetynio opened this issue Mar 19, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@nicetynio
Copy link

I encountered an error message saying 'Fatal Error: Cannot open module file 'groundwatermmfmod.mod' for reading at (1): No such file or directory.' After checking the 'src' folder in the 'noahmp' directory, I found that the 'NoahmpGroundwaterInitMod.F90' file, which used to be there, was deleted during the compilation process. How could this file have been deleted? I have attached my 'user_build_options' file for reference.

#=============================================================================================

Options for Linux with gfortran (not fully tested)

#=============================================================================================

COMPILERF90 = /usr/bin/gfortran
FREESOURCE = -ffree-form -ffree-line-length-none
F90FLAGS = -g -fconvert=big-endian -fbounds-check -fno-range-check -fno-underscoring
MODFLAG =
LDFLAGS =
CPP = /usr/bin/cpp
CPPFLAGS = -P -traditional -D_GFORTRAN_
LIBS =
LIBJASPER =
INCJASPER =
NETCDFMOD = -I/usr/include
NETCDFLIB = -L/usr/lib -lnetcdf -lnetcdff
BZIP2 =
BZIP2_LIB =
BZIP2_INCLUDE =
RM = rm -f
CC = /usr/bin/gcc

@nicetynio nicetynio reopened this Mar 19, 2023
@cenlinhe
Copy link
Collaborator

cenlinhe commented Jul 1, 2023

This issue has been resolved in the latest HRLDAS v5.0 by updating the Makefile. Please try again to see if your problem disappears.

@cenlinhe cenlinhe added bug Something isn't working help wanted Extra attention is needed labels Jul 1, 2023
@NCAR NCAR locked and limited conversation to collaborators Jul 1, 2023
@cenlinhe cenlinhe converted this issue into discussion #93 Jul 1, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants