Skip to content

Commit

Permalink
Remove IPD (step 1) (NCAR#215)
Browse files Browse the repository at this point in the history
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").
  • Loading branch information
climbfuji authored Dec 29, 2020
1 parent 377c7e5 commit 846d257
Show file tree
Hide file tree
Showing 147 changed files with 1 addition and 228,615 deletions.
2 changes: 1 addition & 1 deletion atmos_cubed_sphere
5 changes: 0 additions & 5 deletions gfsphysics/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,10 @@ if(32BIT)
endif()

set(CCPP_SOURCES
physics/mersenne_twister.f
physics/namelist_soilveg.f
physics/set_soilveg.f

physics/noahmp_tables.f90

physics/GFDL_parse_tracers.F90
physics/physcons.F90

CCPP_layer/CCPP_data.F90
${CMAKE_BINARY_DIR}/FV3/ccpp/physics/ccpp_static_api.F90

Expand Down
6,010 changes: 0 additions & 6,010 deletions gfsphysics/GFS_layer/GFS_physics_driver.F90

This file was deleted.

2,206 changes: 0 additions & 2,206 deletions gfsphysics/GFS_layer/GFS_radiation_driver.F90

This file was deleted.

41 changes: 0 additions & 41 deletions gfsphysics/physics/GFDL_parse_tracers.F90

This file was deleted.

799 changes: 0 additions & 799 deletions gfsphysics/physics/GFS_debug.F90

This file was deleted.

Loading

0 comments on commit 846d257

Please sign in to comment.