Skip to content

Commit 846d257

Browse files
authored
Remove IPD (step 1) (NCAR#215)
Remove all IPD source files that are not needed to compile with CCPP. Update gfsphysics/CMakeLists.txt and gfsphysics/GFS_layer/GFS_driver.F90 so that the code compiles after removing IPD sources. Also: update submodule pointer for GFDL_atmos_cubed_sphere to include PR NOAA-EMC/GFDL_atmos_cubed_sphere#48 ("Removed use of mpp_node for use with FMS 2020.04").
1 parent 377c7e5 commit 846d257

File tree

147 files changed

+1
-228615
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+1
-228615
lines changed

atmos_cubed_sphere

gfsphysics/CMakeLists.txt

-5
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,10 @@ if(32BIT)
1212
endif()
1313

1414
set(CCPP_SOURCES
15-
physics/mersenne_twister.f
1615
physics/namelist_soilveg.f
1716
physics/set_soilveg.f
18-
1917
physics/noahmp_tables.f90
2018

21-
physics/GFDL_parse_tracers.F90
22-
physics/physcons.F90
23-
2419
CCPP_layer/CCPP_data.F90
2520
${CMAKE_BINARY_DIR}/FV3/ccpp/physics/ccpp_static_api.F90
2621

gfsphysics/GFS_layer/GFS_physics_driver.F90

-6,010
This file was deleted.

gfsphysics/GFS_layer/GFS_radiation_driver.F90

-2,206
This file was deleted.

gfsphysics/physics/GFDL_parse_tracers.F90

-41
This file was deleted.

gfsphysics/physics/GFS_debug.F90

-799
This file was deleted.

0 commit comments

Comments
 (0)