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

CoastalApp Compilation fails on PAHM on femto #157

Open
platipodium opened this issue Feb 2, 2023 · 1 comment
Open

CoastalApp Compilation fails on PAHM on femto #157

platipodium opened this issue Feb 2, 2023 · 1 comment

Comments

@platipodium
Copy link
Contributor

Compilation on femto of the complete system fails upon PAHM

./build.sh -plat femto --compiler intel --component "pahm atmesh adcirc schism ww3 ww3data" --tp parmetis
pahm_mod.F90(15): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [PAHM_MESH]
  USE PaHM_Mesh
------^
pahm_mod.F90(107): error #6404: This name does not have a type, and must have an explicit type.   [NP]
    theData%numNd = np

I would guess that this error is related to environment variable handling ...

@platipodium
Copy link
Contributor Author

Also fails on strand (even using clean)

./build.sh -plat strand -compiler intel -component "SCHISM PAHM ADCIRC WW3 WW3DATA ATMESH" -y --clean -2

pahm_mod.F90(15): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [PAHM_MESH]
  USE PaHM_Mesh

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

1 participant