Skip to content

Commit

Permalink
update upp, ccpp/physics and cmakelist to use w3emc 2.9.2 (NOAA-EMC#561)
Browse files Browse the repository at this point in the history
* update upp, ccpp/physics and cmakelist to use w3emc 2.9.2
  • Loading branch information
junwang-noaa authored Aug 11, 2022
1 parent 8cbf892 commit 2b23cd1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ target_link_libraries(fv3atm PUBLIC fv3
stochastic_physics
fms)

target_link_libraries(fv3atm PUBLIC w3nco::w3nco_d
target_link_libraries(fv3atm PUBLIC w3emc::w3emc_d
sp::sp_d
bacio::bacio_4
esmf)
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Laboratory](https://www.gfdl.noaa.gov/).

This package requires the following
[NCEPLIBS](https://github.com/NOAA-EMC/NCEPLIBS) packages:
- [NCEPLIBS-w3nco](https://github.com/NOAA-EMC/NCEPLIBS-w3nco)
- [NCEPLIBS-w3emc](https://github.com/NOAA-EMC/NCEPLIBS-w3emc)
- [NCEPLIBS-bacio](https://github.com/NOAA-EMC/NCEPLIBS-bacio)
- [NCEPLIBS-nemsio](https://github.com/NOAA-EMC/NCEPLIBS-nemsio)
Expand Down
2 changes: 1 addition & 1 deletion ccpp/physics
Submodule physics updated 1 files
+1 −1 CMakeLists.txt

0 comments on commit 2b23cd1

Please sign in to comment.