You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
The text was updated successfully, but these errors were encountered:
Compilation on femto of the complete system fails upon PAHM
I would guess that this error is related to environment variable handling ...
The text was updated successfully, but these errors were encountered: