Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnarB83 committed Jan 14, 2025
1 parent 935d9c1 commit 35b40a8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

# Solvent input parameters
box_size=100
padpar=2.0 # padding parameter for PBC. Increase if simulation crashes (
solvent_density = 0.8699 # g/ml
padpar=2.0 # padding parameter (Å) for PBC. Increase if simulation crashes
solvent_density = 0.786 # g/ml
solvent_xyzfile="acetonitrile.xyz"
solvent_name="ACN" #Used for files
solvent_name="ACN" #Name used for files
solvent_FF="OpenFF"
max_NPT_cycles=1
max_NPT_cycles=10
# Solute input parameters
solute_xyzfile="fecl4.xyz"
solute_charge=-1
Expand Down

0 comments on commit 35b40a8

Please sign in to comment.