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 May 21, 2021 by Gabriel Wlazłowski's avatar Gabriel Wlazłowski
Hide whitespace changes
Inline Side-by-side
Output-files.md
View page @ 07bffe72
......@@ -31,7 +31,8 @@ cp -r outprefix* new-location
|`outprefix`_problem-definition.h | Copy of used for compilation `problem-definition.h` file | |RP|
|`outprefix`_logger.h | Copy of used for compilation `logger.h` file | |RP|
|`outprefix`_checkpoint.dat| Binary file with checkpoint for `st` code. | The file is generated when `checkpoint 1`. This is the only file requested by the `st` code when starting with `inittype 5`. |R|
|`outprefix`_checkpoint.dat.init| Binary file with checkpoint for `st` code used as input| The file is generated when `inittype 5`. |RP|
|`outprefix`_checkpoint.dat.init| Binary file with checkpoint for `st` code used as input (st codes only)| The file is generated when `inittype 5`. |RP|
|`outprefix`_extra_data.dat| Binary file with the extra_data array.| The file is generated only if `get_extra_data_size` returns non-zero value. |RP|
|`outprefix`_reprowf.tar| Tar file with reproducibility pack for restoring input wave-functions (td codes only)| The file is generated when `inittype=1,2,3`. |RP|
|`outprefix`/| Folder with checkpoint and wave-functions | This folder main contains a lot of data.<br> Its content depends on flags in input file. |R|
|`outprefix`/checkpoint.s*x*dpca| Binary file with checkpoint for `st` code. **DEPRECATED**| *x* stands for the code dimensionality. The file is generated when `checkpoint 1`. This is the only file requested by the `st` code when starting with `inittype 5`. **DEPRECATED**|R|
......
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