mirror of
https://github.com/vale981/master-thesis
synced 2025-03-05 10:01:43 -05:00
enable streaming mode
This commit is contained in:
parent
fc3f39dec2
commit
027a5f4d49
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ def anti_zeno_engine(
|
|||
H=H,
|
||||
therm_methods=therm_methods,
|
||||
s=s,
|
||||
streaming_mode=True,
|
||||
)
|
||||
|
||||
model_params = SimpleNamespace(
|
||||
|
|
Loading…
Add table
Reference in a new issue