Skip to content

Commit

Permalink
Merge pull request #406 from ChunYen-Chen/save_in_other_place
Browse files Browse the repository at this point in the history
Store output files in the given directory
  • Loading branch information
hyschive authored Jan 17, 2025
2 parents 40891ef + 6e84985 commit 5b9e30c
Show file tree
Hide file tree
Showing 83 changed files with 246 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ For variables with `Default/Min/Max` labeled as `Depend`, click the parameter na
| [[ OPT__UM_IC_REFINE \| Runtime-Parameters:-Initial-Conditions#OPT__UM_IC_REFINE ]] | 1 | None | None | refine UM_IC from level OPT__UM_IC_LEVEL to MAX_LEVEL [1] |
| [[ OPT__UNIT \| Runtime-Parameters:-Units#OPT__UNIT ]] | 0 | None | None | specify code units -> must set exactly 3 basic units below [0] ##USELESS FOR COMOVING## |
| [[ OPT__VERBOSE \| Runtime-Parameters:-Miscellaneous#OPT__VERBOSE ]] | 0 | None | None | output the simulation progress in detail [0] |
| [[ OUTPUT_DIR \| Runtime-Parameters:-Outputs#OUTPUT_DIR ]] | "." | None | None | set the output directory [.] |
| [[ OUTPUT_DT \| Runtime-Parameters:-Outputs#OUTPUT_DT ]] | -1.0 | None | None | output data every OUTPUT_DT time interval ##OPT__OUTPUT_MODE==2 ONLY## |
| [[ OUTPUT_PART_X \| Runtime-Parameters:-Outputs#OUTPUT_PART_X ]] | -1.0 | None | None | x coordinate for OPT__OUTPUT_PART [-1.0] |
| [[ OUTPUT_PART_Y \| Runtime-Parameters:-Outputs#OUTPUT_PART_Y ]] | -1.0 | None | None | y coordinate for OPT__OUTPUT_PART [-1.0] |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Parameters described on this page:
[OUTPUT_PART_Y](#OUTPUT_PART_Y),  
[OUTPUT_PART_Z](#OUTPUT_PART_Z),  
[INIT_DUMPID](#INIT_DUMPID),  
[OUTPUT_DIR](#OUTPUT_DIR)  


Parameters below are shown in the format:   **`Name`   (Valid Values)   [Default Value]**
Expand Down Expand Up @@ -290,6 +291,14 @@ in most cases, even when restarting simulations, unless you want to overwrite
the default value.
* **Restriction:**

<a name="OUTPUT_DIR"></a>
* #### `OUTPUT_DIR` &ensp; (string) &ensp; [.]
* **Description:**
Specify the output data directory. In most cases, it is unnecessary to set this value
unless you want to overwrite the default directory.
* **Restriction:**
The string length should be shorter than `MAX_STRING-100`.


## Remarks

Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/DiskHeating/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/ExtPot/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.5 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/HaloMerger/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ OUTPUT_PART_X 0.12938422 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.12938422 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.12938422 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/IsolatedHalo/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# yt inline analysis (SUPPORT_LIBYT only)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/LSS/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/LSS_Hybrid/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/Perturbation/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]

# miscellaneous
OPT__VERBOSE 0 # output the simulation progress in detail [0]
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/PlaneWave/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.5 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/ELBDM/Soliton/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ OUTPUT_PART_X 192.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 192.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 192.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/AcousticWave/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/BlastWave/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.5 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/Bondi/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ OUTPUT_PART_X 3.75 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 3.75 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 3.75 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# yt inline analysis (SUPPORT_LIBYT only)
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/CDM_LSS/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/CMZ/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/CR_Diffusion/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# yt inline analysis (SUPPORT_LIBYT only)
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/CR_ShockTube/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# yt inline analysis (SUPPORT_LIBYT only)
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/CR_SoundWave/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# yt inline analysis (SUPPORT_LIBYT only)
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/Caustic/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/ClusterMerger/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/Gravity/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/Jet/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/JetICMWall/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/MHD_ABC/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/MHD_LinearWave/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ OUTPUT_PART_X 0.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/ParticleTest/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ OUTPUT_PART_X 0.5 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y 0.5 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z 0.5 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
1 change: 1 addition & 0 deletions example/test_problem/Hydro/Plummer/Input__Parameter
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ OUTPUT_PART_X -1.0 # x coordinate for OPT__OUTPUT_PART [-
OUTPUT_PART_Y -1.0 # y coordinate for OPT__OUTPUT_PART [-1.0]
OUTPUT_PART_Z -1.0 # z coordinate for OPT__OUTPUT_PART [-1.0]
INIT_DUMPID -1 # set the first dump ID (<0=auto) [-1]
OUTPUT_DIR . # set the output directory [.]


# miscellaneous
Expand Down
Loading

0 comments on commit 5b9e30c

Please sign in to comment.