Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wslda wslda
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • wsldawslda
  • Wiki
  • Output files

Output files · Changes

Page history
Update Output files authored Jun 17, 2021 by Gabriel Wlazłowski's avatar Gabriel Wlazłowski
Show whitespace changes
Inline Side-by-side
Output-files.md
View page @ b6f215e3
...@@ -26,7 +26,7 @@ cp -r outprefix* new-location ...@@ -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`_*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`.wlog| Log file |It is `txt` file.<br> See for more [Logger](Logger)|R|
|`outprefix`.stdout| Standard output |It is `txt` file.|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`_input.txt | Copy of used input file | |RP|
|`outprefix`_predefines.h | Copy of used for compilation `predefines.h` 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| |`outprefix`_problem-definition.h | Copy of used for compilation `problem-definition.h` file | |RP|
...@@ -40,5 +40,5 @@ cp -r outprefix* new-location ...@@ -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`/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`/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`/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|
Clone repository
  • API version
  • Automatic interpolations
  • Auxiliary tools
  • Browsing the code
  • Broyden algorithm
  • C and CUDA
  • Campaign of calculations
  • Checking correctness of settings
  • Chemical potentials control
  • Code & Results quality
  • Common failures of static codes
  • Common failures of time dependent codes
  • Computation domain
  • Configuring GPU machine
  • Constraining densities and potentials
View All Pages