... | ... | @@ -26,7 +26,7 @@ cp -r outprefix* new-location |
|
|
| `outprefix`_*variable*.wdat | Binary files with saved variables. | See for more [W-data format](W-data format) |R|
|
|
|
|`outprefix`.wlog| Log file |It is `txt` file.<br> See for more [Logger](Logger)|R|
|
|
|
|`outprefix`.stdout| Standard output |It is `txt` file.|R|
|
|
|
|`outprefix`_check.stamp | File with control sums | It is `txt` file.|R|
|
|
|
|`outprefix`_check.stamp | File with control sums. | It is `txt` file. For more info see [here](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/wikis/Initialization%20of%20the%20td-wslda%20solvers#control-sums). |R|
|
|
|
|`outprefix`_input.txt | Copy of used input file | |RP|
|
|
|
|`outprefix`_predefines.h | Copy of used for compilation `predefines.h` file | | RP|
|
|
|
|`outprefix`_problem-definition.h | Copy of used for compilation `problem-definition.h` file | |RP|
|
... | ... | @@ -40,5 +40,5 @@ cp -r outprefix* new-location |
|
|
|`outprefix`/uniform.solution| Binary file with a solution for uniform system | File is generated only if `inittype 5` and `init0save 1`.|R|
|
|
|
|`outprefix`/s*x*dpca*|Binary files with wave-functions produced by `st` codes.| *x* stands for the code dimensionality. The files are generated only if `writewf 1`. |R|
|
|
|
|`outprefix`/checkpoint_*|Checkpoint files produced by `td` code | These are binary files with evolved wave-functions. They are generated when `checkpoint 1`. These files are requested by the `td` code when starting with `inittype 5`. |R|
|
|
|
|`outprefix`/reprowf.tar|Reproducibility for wave-functions (st-codes only) | This tar file contains all info needed to recreate stored wave-functions. Generated when `writewf 1` |RP|
|
|
|
|`outprefix`/reprowf.tar|Reproducibility pack for wave-functions (st-codes only) | This tar file contains all info needed to recreate stored wave-functions. Generated when `writewf 1` |RP|
|
|
|
|