Skip to content

Commit

Permalink
Update config_cmaq.csh
Browse files Browse the repository at this point in the history
Fix as per issue reported here: USEPA#199
  • Loading branch information
lizadams authored Jul 6, 2023
1 parent ee45bb5 commit 96e1d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_cmaq.csh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
setenv WRF_ARCH # [1-75]

#> I/O API, netCDF, and MPI Library Locations -- used in CMAQ
setenv IOAPI_INCL_DIR iopai_inc_gcc #> I/O API include header files
setenv IOAPI_INCL_DIR ioapi_inc_gcc #> I/O API include header files
setenv IOAPI_LIB_DIR ioapi_lib_gcc #> I/O API libraries
setenv NETCDF_LIB_DIR netcdf_lib_gcc #> netCDF C directory path
setenv NETCDF_INCL_DIR netcdf_inc_gcc #> netCDF C directory path
Expand Down

0 comments on commit 96e1d76

Please sign in to comment.