Skip to content

Commit

Permalink
minor details
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Oct 16, 2017
1 parent 5f8c1dd commit c86ffd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion montemodes/classes/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ def __init__(self,
temperature_frequency_relation=0.694989, #K/cm
temperature=None,
initial_expansion_factor=None,
acceptation_regulator = 1.0,
acceptation_regulator=1.0,
number_of_modes_to_use=None,
number_of_values_for_average=2000,
energy_method = 1):
Expand Down

0 comments on commit c86ffd0

Please sign in to comment.