mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-12 02:53:05 +00:00
Added support for gadget
This commit is contained in:
parent
873b3ea2b0
commit
0d518ba526
2 changed files with 103 additions and 6 deletions
|
@ -4,8 +4,10 @@ version "0"
|
|||
option "configFile" - "Configuration file path" string optional
|
||||
|
||||
# Ramses data
|
||||
option "ramsesBase" - "Base directory for ramses" string required
|
||||
option "ramsesId" - "Ramses snapshot id" int required
|
||||
option "ramsesBase" - "Base directory for ramses" string optional
|
||||
option "ramsesId" - "Ramses snapshot id" int optional
|
||||
|
||||
option "gadget" - "Base name of gadget snapshot (without parallel writing extension)" string optional
|
||||
|
||||
option "axis" - "Redshift axis (X=0, Y=1, Z=2)" int optional default="2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue