Wrfcmaq 2020 workflow#4
Merged
fisidi merged 9 commits intofisidi:WRFCMAQ_2020Workflowfrom Jun 9, 2021
Merged
Conversation
fisidi
reviewed
Jun 8, 2021
| setenv IOAPI_LIB_DIR $IOAPI/Linux2_x86_64gfort_openmpi_4.0.1_gcc_9.1.0 #> I/O API libraries | ||
| setenv NETCDF_LIB_DIR $NETCDF/lib #> netCDF C directory path | ||
| setenv NETCDF_INCL_DIR $NETCDF/include #> netCDF C directory path | ||
| setenv NETCDFF_LIB_DIR $NETCDF/lib #> netCDF Fortran directory path |
Owner
There was a problem hiding this comment.
@lizadams, I changed the config_cmaq.csh to include your changes, but I didn't change the NETCDFF_LIB_DIR and NETCDF_INCL_DIR to have the root $NETCDF, in the case that the user did not combine the NETCDF and NETCDFF directories.
Additionally in the next WRF release it think they are fixing this issue and recognizing that unidata is choosing to separate the C version and dependent Fortran versions of netCDF when built. See wrf-model/WRF#1269.
Author
There was a problem hiding this comment.
that is ok. I've added a few more changes to the run portion of the script including adding a new run script for the coupled model with shortwave feedback turned off.
fisidi
pushed a commit
that referenced
this pull request
Apr 28, 2023
Inserted missing comma in NR_cb6mp_ae7_aq.nml
fisidi
pushed a commit
that referenced
this pull request
Apr 28, 2023
Add surrogates for ROCP4OXY2, ROCP5OXY1, and ROCP6OXY1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updated case gcc section