Added a lean CIC filter
This commit is contained in:
parent
c80e2833e0
commit
cef0fb3786
5 changed files with 53 additions and 3 deletions
|
@ -19,7 +19,7 @@ snap_id=int(sys.argv[1])
|
|||
astart=1/100.
|
||||
|
||||
if doSimulation:
|
||||
s = ct.loadRamsesAll("/nethome/lavaux/remote2/borgsim2/", snap_id, doublePrecision=True)
|
||||
s = ct.loadRamsesAll("/nethome/lavaux/remote2/borgsim3/", snap_id, doublePrecision=True)
|
||||
astart=s.getTime()
|
||||
L = s.getBoxsize()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue