Fixed ramses
This commit is contained in:
parent
ddb66ab436
commit
0a28eb3e04
2 changed files with 64 additions and 3 deletions
|
@ -301,3 +301,5 @@ def loadRamses(str basepath, int snapshot_id, int cpu_id, bool doublePrecision =
|
|||
return None
|
||||
|
||||
return _PySimulationAdaptor(wrap_simudata(data, flags))
|
||||
|
||||
def loadAllRamses(str basepath, int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue