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
Originally posted by benjamin-cash August 19, 2022
Hello,
Hopefully this is the right place to ask this question. :) Like the title says, I am trying to build GOCART as part of the ufs, using spack-stack, and I am running into the following error:
18 | use ESMF
| 1
Fatal Error: Cannot open module file ‘esmf.mod’ for reading at (1): No such file or directory
I can build the model in many other configurations without issue, it is specifically when I try to build with GOCART that this issue arises. Do I need to do something beyond loading the esmf module to have it found by GOCART? Thanks!
@climbfuji - Just tagging you in since you were the first one to run into this.
The text was updated successfully, but these errors were encountered:
Discussed in #174
Originally posted by benjamin-cash August 19, 2022
Hello,
Hopefully this is the right place to ask this question. :) Like the title says, I am trying to build GOCART as part of the ufs, using spack-stack, and I am running into the following error:
/work2/02441/bcash/frontera/ufs-weather-model/develop/GOCART/ESMF/Shared/Chem_AeroGeneric.F90:18:7:
18 | use ESMF
| 1
Fatal Error: Cannot open module file ‘esmf.mod’ for reading at (1): No such file or directory
I can build the model in many other configurations without issue, it is specifically when I try to build with GOCART that this issue arises. Do I need to do something beyond loading the esmf module to have it found by GOCART? Thanks!
@climbfuji - Just tagging you in since you were the first one to run into this.
The text was updated successfully, but these errors were encountered: