Skip to content

Commit

Permalink
Delete ISORROPIA II since replaced with HETP
Browse files Browse the repository at this point in the history
Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Apr 26, 2024
1 parent 6135f0a commit 5ff2ae3
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 38,123 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ add_subdirectory(NcdfUtil)
add_subdirectory(History)
add_subdirectory(ObsPack)
add_subdirectory(APM)
add_subdirectory(ISORROPIA)
add_subdirectory(GeosRad)
add_subdirectory(GTMM)
add_subdirectory(GeosCore)
Expand Down
3 changes: 1 addition & 2 deletions GeosCore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ endif()
# Define dependencies for libGeosCore.a
target_link_libraries(GeosCore PUBLIC
ObsPack
History
Isorropia
History
KPP
HETP_core
$<LINK_ONLY:HCOI_Shared> # link only to avoid gathering the rest of the TURs
Expand Down
1 change: 0 additions & 1 deletion GeosCore/aerosol_thermodynamics_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ SUBROUTINE DO_ATE( Input_Opt, State_Chm, State_Diag, &
USE TIME_MOD, ONLY : ITS_A_NEW_MONTH
USE TIME_MOD, ONLY : GET_ELAPSED_SEC
USE HETP_mod, ONLY : mach_hetp_main_15cases
USE IsorropiaII_Main_Mod, ONLY : Isorropia
!
! !INPUT PARAMETERS:
!
Expand Down
1 change: 0 additions & 1 deletion GeosCore/apm_driv_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ SUBROUTINE APM_DRIV( Input_Opt, State_Chm, State_Diag, &

use parkind, only : im => kind_im, rb => kind_rb

USE IsorropiaII_Main_Mod, ONLY : Isorropia
USE HETP_mod, ONLY : mach_hetp_main_15cases
use module_mosaic_therm, only: mosaic
!
Expand Down
13 changes: 0 additions & 13 deletions ISORROPIA/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions ISORROPIA/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 5ff2ae3

Please sign in to comment.