Skip to content

Commit

Permalink
HELIUM: Clean up included old parts of code
Browse files Browse the repository at this point in the history
  • Loading branch information
cschran authored and hforbert committed Sep 12, 2019
1 parent 84e78a3 commit 01ee180
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1,054 deletions.
7 changes: 1 addition & 6 deletions src/input_constants.F
Original file line number Diff line number Diff line change
Expand Up @@ -312,12 +312,7 @@ MODULE input_constants

! helium-solute interaction potentials
INTEGER, PARAMETER, PUBLIC :: helium_solute_intpot_none = 0, &
helium_solute_intpot_mwater = 1, &
helium_solute_intpot_ch5 = 2, &
helium_solute_intpot_runner_io = 3, &
helium_solute_intpot_nnp = 4, &
helium_solute_intpot_seltable = 5, &
helium_solute_intpot_cubetable = 6
helium_solute_intpot_mwater = 1

! helium force selection
INTEGER, PARAMETER, PUBLIC :: helium_forces_average = 0, &
Expand Down

0 comments on commit 01ee180

Please sign in to comment.