|
|
```
|
|
|
usage: fl sink_conv [-h] [--ihdf IHDF [IHDF ...]] [-s SNKFN]
|
|
|
```
|
|
|
|
|
|
Converts sink_evol.dat file into series of files correspoding to hdf plot
|
|
|
files.
|
|
|
|
|
|
optional arguments:
|
|
|
------------------------------------------------------------------------------------
|
|
|
| argument | description |
|
|
|
|------------------------|---------------------------------------------------------|
|
|
|
| -h, --help | show this help message and exit |
|
|
|
| --ihdf IHDF [IHDF ...] | Input HDF file(s). Default: all HDF5 files in the current directory. |
|
|
|
| -s SNKFN | Flash sinks_evol file. Default: output-sinks_evol.dat. |
|
|
|
|
|
|
|