Skip to content

Commit

Permalink
Fixed errors in ProfileFitting
Browse files Browse the repository at this point in the history
  • Loading branch information
aruderman committed Oct 29, 2024
1 parent 844af65 commit f0b5f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galpynostatic/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ def __init__(
objective_iso,
crate,
particle_size,
vcut=-0.15
vcut=-0.15,
geometrical_param=3,
):
self.isotherm = isotherm
Expand Down

0 comments on commit f0b5f2b

Please # to comment.