Skip to content
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

syncing with the develop #60

Closed
wants to merge 154 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
154 commits
Select commit Hold shift + click to select a range
3b66834
Add loop over columns in RRTMGP longwave scheme. Collapse GP schemes …
dustinswales Apr 11, 2022
a8d3f24
Add loop over columns in RRTMGP scheme. Collapse GP schemes into loop…
dustinswales Apr 11, 2022
8c23823
Bug fixes. Working now.
dustinswales Apr 12, 2022
0532ca3
Some more cleanup.
dustinswales Apr 12, 2022
0156bff
Merge branch 'main' of https://github.com/NCAR/ccpp-physics into addN…
dustinswales Apr 12, 2022
9345505
Longwave RRTMGP loop over ncol working.
dustinswales Apr 21, 2022
66564c0
Merge branch 'addNcolLoop2GP' of https://github.com/dustinswales/ccpp…
dustinswales Aug 1, 2022
1590813
Add files via upload
AndrewHazelton Aug 20, 2022
61d6c90
Merge pull request #4 from hafs-community/Hurricane-PBL
BinLiu-NOAA Aug 20, 2022
59058b7
Merge branch 'main' of https://github.com/NCAR/ccpp-physics into HEAD
dustinswales Aug 22, 2022
79eb469
Changes for refactor
dustinswales Aug 24, 2022
99e0324
Getting really close...
dustinswales Aug 24, 2022
e1a452f
Updated submodule pointer
dustinswales Aug 24, 2022
eeac3d6
Some housekeeping. Working in UFS.
dustinswales Aug 26, 2022
ad28dca
Reorganize logic in solver loop
dustinswales Sep 7, 2022
dab7efd
Address issue 957
dustinswales Sep 7, 2022
d35be37
Some modifications for rrtmgp physics blocking to work.
Sep 23, 2022
b65af77
Revert "Some modifications for rrtmgp physics blocking to work."
dustinswales Oct 3, 2022
1b34a74
Move allocation of RRTMGP DDTs to init
dustinswales Oct 3, 2022
598a88b
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
Oct 4, 2022
d55d8f0
Merge branch 'main' of https://github.com/NCAR/ccpp-physics into HEAD
Oct 4, 2022
c7d7b2b
Merge remote-tracking branch 'remotes/upstream/ufs/dev' into feature/…
BinLiu-NOAA Oct 9, 2022
0ffc805
Merge remote-tracking branch 'remotes/upstream/ufs/dev' into feature/…
BinLiu-NOAA Oct 22, 2022
ac98ffb
parameteric updates in prognostic convection scheme
lisa-bengtsson Oct 28, 2022
de0f315
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Oct 28, 2022
78b5fa5
update TKE contribution from cu for progsigma in deep and shallow cu
lisa-bengtsson Oct 31, 2022
2e92ac3
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Nov 7, 2022
fa06f28
Enhanced stability of drag_suite module and added diagnostics
mdtoyNOAA Nov 8, 2022
3ad8050
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Nov 8, 2022
af8aaaf
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Nov 8, 2022
d8af1d7
Merge remote-tracking branch 'remotes/upstream/ufs/dev' into feature/…
BinLiu-NOAA Nov 13, 2022
7e84121
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Nov 14, 2022
48ac4b7
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Nov 16, 2022
cffe344
Further tuning and refinement of prognostic closure
lisa-bengtsson Nov 17, 2022
224a183
Uniformly apply REAL(kind=kind_phys) from CCPP-Physics machine.F defi…
timsliwinski-noaa Nov 17, 2022
d062c01
correct a typo
lisa-bengtsson Nov 17, 2022
0af5474
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Nov 21, 2022
1a9fcfe
Updated standard_names for do_gsl_drag_ls_bl, do_gsl_drag_ss and do_g…
mdtoyNOAA Nov 21, 2022
253fcea
Incorporated dustinswales suggestions in PR#22
mdtoyNOAA Nov 23, 2022
b1b2692
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Nov 23, 2022
938b77a
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Nov 28, 2022
0e3c0a6
Bug fix for CI tests.
Nov 28, 2022
562fcce
Merge pull request #1 from dustinswales/hotfix_CItest
lisa-bengtsson Nov 29, 2022
86ff927
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Nov 29, 2022
bd174bc
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Nov 29, 2022
d11b702
Merge remote-tracking branch 'upstream/ufs/dev' into feature/hafs_syn…
wramstrom Dec 1, 2022
0d488db
Make input assumed-shape
Dec 1, 2022
b82f0d3
Merge pull request #1 from dustinswales/hotfix_uwm1488
mdtoyNOAA Dec 2, 2022
9d45cd1
Merge pull request #25 from HelinWei-NOAA/fix_tq2m_diagnoahmp
ChunxiZhang-NOAA Dec 2, 2022
02f0bae
Merge branch 'mynnsfc_uniform_real_kind' of https://github.com/timsli…
Dec 2, 2022
eefb777
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
lisa-bengtsson Dec 2, 2022
14db65d
Merge remote-tracking branch 'upstream/ufs/dev' into feature/hafs_syn…
BinLiu-NOAA Dec 4, 2022
befc336
Merge pull request #18 from lisa-bengtsson/progc_update
ChunxiZhang-NOAA Dec 5, 2022
4b572f6
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Dec 5, 2022
6d6954e
Turn off debug output
Dec 6, 2022
879858f
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
Dec 6, 2022
a23b876
Modified calculation of dtfac in drag_suite.F90 and revised various l…
mdtoyNOAA Dec 7, 2022
9277a29
Removed passage of variables 'ak' and 'bk' to drag_suite -- these are…
mdtoyNOAA Dec 7, 2022
3dea70e
Update satmedmfvdifq.F to address some PR review comments related to …
BinLiu-NOAA Dec 7, 2022
8f7f329
New winter wx diags, variable precip ice density computed in MP_gener…
ericaligo-NOAA Dec 8, 2022
5a091c8
Added clarifying remarks in drag_suite and unified_ugwp modules
mdtoyNOAA Dec 8, 2022
cee2bbc
For the tc_pbl related changes in satmedmfvdifq.F, set bfac as a
BinLiu-NOAA Dec 9, 2022
33f4922
Fix typo
ericaligo-NOAA Dec 9, 2022
a3c7ac0
Update tc_pbl standard and long names in satmedmfvdifq.meta according…
BinLiu-NOAA Dec 9, 2022
bf4ac7e
Merge remote-tracking branch 'upstream/ufs/dev' into feature/hafs_syn…
BinLiu-NOAA Dec 11, 2022
f72f38b
Rename winter wx diags
ericaligo-NOAA Dec 12, 2022
688c771
Merge pull request #27 from hafs-community/feature/hafs_sync_202210
grantfirl Dec 14, 2022
712bca2
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Dec 15, 2022
db9be65
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
Dec 16, 2022
df5f5e2
Merge pull request #22 from mdtoyNOAA/ufs/dev_ugwp_improvements
ChunxiZhang-NOAA Dec 22, 2022
6825a3e
Merge remote-tracking branch 'upstream/ufs/dev' into winterwx
ericaligo-NOAA Dec 27, 2022
5b17798
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
Jan 5, 2023
560f998
minor touchups
ericaligo-NOAA Jan 5, 2023
2f3d69a
removed commented out lines related to old computation of precip ice …
ericaligo-NOAA Jan 5, 2023
4315912
Merge pull request #28 from dustinswales/mynnsfc_uniform_real_kind
ChunxiZhang-NOAA Jan 6, 2023
db11313
Merge remote-tracking branch 'upstream/ufs/dev' into winterwx
ericaligo-NOAA Jan 6, 2023
5eaa95f
remove unused frozen precip density in RUC; update many CCPP standard…
Jan 11, 2023
8abbcba
address standard name clash for lwe of surface snow
grantfirl Jan 12, 2023
1441ed4
Commit before sync with upstream
Jan 13, 2023
4e87d3e
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
Jan 13, 2023
e259523
add back RUC LSM internal surface frozen precip density and option to…
grantfirl Jan 18, 2023
c96fee6
update initialization of rhosnfr in lsm_ruc.F90
grantfirl Jan 19, 2023
cb0afb8
use updated exticeden flag
grantfirl Jan 20, 2023
9691f35
Merge pull request #1 from grantfirl/winterwx_gjf
ericaligo-NOAA Jan 20, 2023
45ed377
Bug fix for cloud effective radius for convective clouds (HR1)
ChunxiZhang-NOAA Jan 25, 2023
0befb41
Added documenation back into scheme file.
dustinswales Jan 25, 2023
0a053a0
Address reviewers comments
dustinswales Jan 25, 2023
377c0ba
Address more reviewers comments
dustinswales Jan 26, 2023
c44a717
Merge pull request #35 from ChunxiZhang-NOAA/bugfix/cloud_rad
grantfirl Jan 30, 2023
5a34c96
GSL lightning threat index
SamuelTrahanNOAA Jan 31, 2023
cb2ad0b
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
dustinswales Feb 1, 2023
0715947
many changes; code almost works
SamuelTrahanNOAA Feb 1, 2023
4e66f9f
revise a debug print
SamuelTrahanNOAA Feb 1, 2023
662eeb1
Interface changes for SP build in GP
dustinswales Feb 3, 2023
fb066dd
Merge pull request #34 from dustinswales/rrtmgp_refactor
ChunxiZhang-NOAA Feb 7, 2023
f3499e3
Merge pull request #956 from dustinswales/accumulated_cleanup
Feb 8, 2023
944aae4
Cleanup from previous merge.
Feb 8, 2023
59cc88e
wrong vars & units
SamuelTrahanNOAA Feb 10, 2023
1a9d3d2
remove msft and tweak print statements
SamuelTrahanNOAA Feb 10, 2023
bc083e7
Changed UGWP diagnostic variable declaration intents from 'out' to 'i…
mdtoyNOAA Feb 13, 2023
3a38637
Updated UGWP diagnostic variable declaration intents in drag_suite.meta
mdtoyNOAA Feb 14, 2023
48d9d23
Merge remote-tracking branch 'upstream/ufs/dev' into winterwx
ericaligo-NOAA Feb 15, 2023
5d6055a
remove prints and climate limits
SamuelTrahanNOAA Feb 16, 2023
58402e8
Add missing dependency on libsp to CMakeLists.txt
climbfuji Feb 17, 2023
3362852
Merge pull request #30 from ericaligo-NOAA/winterwx
ChunxiZhang-NOAA Feb 17, 2023
2241837
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
mdtoyNOAA Feb 17, 2023
235ef96
Merge pull request #40 from mdtoyNOAA/ufs/dev_drag_suite_intent_mods
grantfirl Feb 22, 2023
52754f7
Merge branch 'ufs/dev' of https://github.com/ufs-community/ccpp-physi…
Feb 27, 2023
aaca7d5
Merge remote-tracking branch 'upstream/ufs/dev' into lightning
SamuelTrahanNOAA Feb 27, 2023
88a7ebb
put clim limits back in
SamuelTrahanNOAA Feb 27, 2023
2942b9f
remove unintended changes
SamuelTrahanNOAA Feb 27, 2023
1e5bfd9
fill ltg*_max with 0 when model is hydrostatic
SamuelTrahanNOAA Feb 28, 2023
b558a09
MYNN updates
joeolson42 Feb 28, 2023
4e79188
updating mynnedmf wrapper
joeolson42 Mar 1, 2023
710b9e1
add nssl_alphar, nssl_ehw0_in, nssl_ehlw0_in to namelist entries for …
JiliDong-NOAA Mar 2, 2023
4a75606
Merge pull request #38 from dustinswales/ncar-main-PR956
grantfirl Mar 2, 2023
6153f77
Merge branch 'ufs-community:ufs/dev' into rrfs_dev
Jili-Dong Mar 2, 2023
7856890
resolve reviewer comments in lightning code
SamuelTrahanNOAA Mar 6, 2023
3d36fb2
Precision (kind_phys) changes to address reviewer comments
joeolson42 Mar 6, 2023
466ed77
update the standard name for hail/graupel collection efficiency
JiliDong-NOAA Mar 7, 2023
229c923
update the long names for parameters related to NSSL microphysics
JiliDong-NOAA Mar 7, 2023
0e20bda
fixes for Grants comments and suggestions
joeolson42 Mar 9, 2023
c9c973a
"merge RRFS-SD from the GSL repository to the community repository"
haiqinli Mar 10, 2023
9b778fb
Merge branch 'feature/ufs_dom' into 20230313_combo
grantfirl Mar 13, 2023
eb9f64a
Merge branch 'rrfs_dev' into 20230313_combo
grantfirl Mar 13, 2023
40f9361
"include the MYNN-EDMF update from PR #43"
haiqinli Mar 13, 2023
9c88396
bug fixes from sam to get most regression tests to pass
SamuelTrahanNOAA Mar 14, 2023
118f72c
"include updates from Sam and Haiqin"
haiqinli Mar 14, 2023
aa3c16b
do not dereference a null pointer
SamuelTrahanNOAA Mar 14, 2023
67b0511
do not initialize vdep
SamuelTrahanNOAA Mar 14, 2023
50c4f1b
revert accidental change
SamuelTrahanNOAA Mar 14, 2023
14557a5
1.2 GB of messages is a bit too much.
SamuelTrahanNOAA Mar 14, 2023
a9c2e83
Merge remote-tracking branch 'upstream/ufs/dev' into lightning
SamuelTrahanNOAA Mar 14, 2023
c886b46
remove unneeded hydrostatic check from maximum_hourly_diagnostics
SamuelTrahanNOAA Mar 14, 2023
0b369ef
More consistent logic for NSSL mp (mixing snow)
joeolson42 Mar 14, 2023
138a0ef
Merge branch 'ufs/dev' into mynn_01March
joeolson42 Mar 15, 2023
4cc7227
removing snow mixing from nssl-mp
joeolson42 Mar 15, 2023
1f37f3e
merge joe's mynn_01March branch
SamuelTrahanNOAA Mar 15, 2023
6964aab
"update MYNN coupling to nssl-mp from PR #43"
haiqinli Mar 15, 2023
630d374
Merge pull request #53 from grantfirl/20230313_combo
grantfirl Mar 15, 2023
521bc28
Merge remote-tracking branch 'upstream/ufs/dev' into lightning
SamuelTrahanNOAA Mar 16, 2023
7728773
Merge branch 'ufs/dev' into mynn_01March_gjf
grantfirl Mar 21, 2023
ffccfc8
remove test for MYNN SFC when using MYNN EDMF in noahmpdrv.F90; remov…
grantfirl Mar 21, 2023
f7a4342
Merge pull request #1 from grantfirl/mynn_01March_gjf
joeolson42 Mar 21, 2023
a59fe13
"Merge remote-tracking branch 'sam/ufs/dev-rrfs-sd' into ufs/dev-rrfs…
haiqinli Mar 22, 2023
e0d3d45
"to address the comments and suggestions from the ccpp reviewer"
haiqinli Mar 22, 2023
80122f6
merge joeolson42/mynn_01March
SamuelTrahanNOAA Mar 23, 2023
4868779
bug fixes and updates from develop
SamuelTrahanNOAA Mar 23, 2023
03acf73
Merge pull request #42 from SamuelTrahanNOAA/lightning
grantfirl Mar 23, 2023
f54132c
restore a disabled debug check, and require debugging to be turned on…
SamuelTrahanNOAA Mar 23, 2023
a1fe46d
"to address the comments from the ccpp reviewer"
haiqinli Mar 24, 2023
37ee5ec
Merge remote-tracking branch 'upstream/ufs/dev' into ufs/dev-rrfs-sd
SamuelTrahanNOAA Mar 24, 2023
3c68ae9
Merge remote-tracking branch 'haiqin/ufs/dev-rrfs-sd' into ufs/dev-rr…
SamuelTrahanNOAA Mar 24, 2023
6f06ad9
Merge pull request #54 from SamuelTrahanNOAA/ufs/dev-rrfs-sd
grantfirl Mar 27, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions .github/workflows/ci_fv3_ccpp_prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: CI test to run FV3 ccpp_prebuild step
on: [push, pull_request]

jobs:
build-linux:
ccpp-prebuild-FV3:

# The type of runner that the job will run on
runs-on: ubuntu-latest
strategy:
max-parallel: 5
runs-on: ubuntu-20.04

steps:
- name: Checkout current ccpp-physics code
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/ci_scm_ccpp_prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: CI test to run SCM ccpp_prebuild step
on: [push, pull_request]

jobs:
build-linux:
ccpp-prebuild-SCM:

# The type of runner that the job will run on
runs-on: ubuntu-latest
strategy:
max-parallel: 5
runs-on: ubuntu-20.04

steps:

Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "physics/rte-rrtmgp"]
path = physics/rte-rrtmgp
url = https://github.com/earth-system-radiation/rte-rrtmgp
branch = dtc/ccpp
branch = main
18 changes: 4 additions & 14 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(ccpp_physics

#------------------------------------------------------------------------------
set(PACKAGE "ccpp-physics")
set(AUTHORS "Grant Firl" "Dom Heinzeller" "Man Zhang" "Mike Kavulich" "Chunxi Zhang")
set(AUTHORS "Grant Firl" "Dustin Swales" "Man Zhang" "Mike Kavulich" )

#------------------------------------------------------------------------------
# Set OpenMP flags for C/C++/Fortran
Expand Down Expand Up @@ -81,14 +81,10 @@ get_filename_component(LOCAL_CURRENT_SOURCE_DIR ${FULL_PATH_TO_CMAKELISTS} DIREC
# List of files that need to be compiled without OpenMP
set(SCHEMES_OPENMP_OFF ${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_gas_optics.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_constants.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_reorder.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_gas_concentrations.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_rrtmgp_util_string.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/kernels/mo_gas_optics_kernels.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/kernels/mo_rrtmgp_util_reorder_kernels.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_gas_optics_rrtmgp.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/tests/mo_testing_io.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/tests/clear_sky_regression.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/extensions/mo_rrtmgp_clr_all_sky.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/extensions/mo_fluxes_byband.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/extensions/solar_variability/mo_solar_variability.F90
Expand All @@ -97,14 +93,6 @@ set(SCHEMES_OPENMP_OFF ${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rrtmgp/mo_
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/extensions/mo_compute_bc.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_sampling.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/extensions/cloud_optics/mo_cloud_optics.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/mo_load_coefficients.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/rfmip-clear-sky/rrtmgp_rfmip_sw.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/rfmip-clear-sky/mo_rfmip_io.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/rfmip-clear-sky/rrtmgp_rfmip_lw.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/mo_simple_netcdf.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/all-sky/rrtmgp_allsky.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/all-sky/mo_load_cloud_coefficients.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/examples/all-sky/mo_garand_atmos_io.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rte/mo_rte_config.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rte/mo_source_functions.F90
${LOCAL_CURRENT_SOURCE_DIR}/physics/rte-rrtmgp/rte/mo_rte_sw.F90
Expand Down Expand Up @@ -195,7 +183,9 @@ set_target_properties(ccpp_physics PROPERTIES VERSION ${PROJECT_VERSION}
target_include_directories(ccpp_physics PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}>)

target_link_libraries(ccpp_physics PUBLIC w3emc::w3emc_d NetCDF::NetCDF_Fortran)
target_link_libraries(ccpp_physics PUBLIC w3emc::w3emc_d
sp::sp_d
NetCDF::NetCDF_Fortran)

# Define where to install the library
install(TARGETS ccpp_physics
Expand Down
Loading