Skip to content

Commit 70cf55b

Browse files
Set keys to set the sobol sampling from the sscha inputfile. (not tested yet). The new inputs for the file are "sobol_sampling"=(bool) and "sobol_scatter"=(float) in "&relax".
1 parent 59305b0 commit 70cf55b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Relax.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ def vc_relax(self, target_press = 0, static_bulk_modulus = 100,
446446
Set the optional scrambling of the generated numbers taken from the Sobol sequence.
447447
sobol_scatter : real (0.0 to 1) (Deafault = 0.0)
448448
Set the scatter parameter to displace the Sobol positions randommly.
449-
449+
450450
Returns
451451
-------
452452
status : bool

0 commit comments

Comments
 (0)