-
Notifications
You must be signed in to change notification settings - Fork 383
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
EMI_DataMod.F90 syntax error with IBM XL compiler #2976
Comments
jgfouca
added a commit
that referenced
this issue
Jun 25, 2019
Nuopc cmeps Bringing the latest nuopc development to master Test suite: scripts_regression_tests.py Test baseline: Test namelist changes: Test status: bit for bit Fixes User interface changes?: Update gh-pages html (Y/N)?: Code review:
jqyin
added a commit
that referenced
this issue
Aug 1, 2019
jqyin
added a commit
that referenced
this issue
Aug 2, 2019
rljacob
pushed a commit
that referenced
this issue
May 6, 2021
Nuopc cmeps Bringing the latest nuopc development to master Test suite: scripts_regression_tests.py Test baseline: Test namelist changes: Test status: bit for bit Fixes User interface changes?: Update gh-pages html (Y/N)?: Code review:
jgfouca
pushed a commit
that referenced
this issue
Oct 9, 2024
…elds_rebase_var EAMXX uses a different implementation of the atmosphere model, compared to EAM, and moab driver needs to be extended to support a coupled case case tested is --compset F2010-SCREAMv1-MPASSI --res ne4pg2_oQU480 --driver moab this case uses mpas sea ice, CICE is not yet supported by MOAB the implementation follows similar strategy compared to the rest of the models Atmosphere mesh in moab has 4 different instances, similar to EAM, corresponding to coarse spectral mesh ( size 6nene), fine quad mesh (corresponding to GLL quad mesh, size 6nene* (np-1)* (np-1) ) pg2 FV type mesh (size 6nene* pg2 * pg2) point cloud corresponding to mct simplified vertex grid. On the coupler side, we still use just the pg2 FV type mesh, used for intersection and coupling with other models
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
XL seems to have an issue with the following line. PGI works fine.
E3SM/components/clm/src/external_models/emi/src/emi_data_definition/EMI_DataMod.F90
Line 885 in be9e9e7
Fix reported in #2985
The text was updated successfully, but these errors were encountered: