|
|
For reporting basic quantities (like particle number, energy, etc) W-SLDA code used `wlog` file. It is txt file produced by function `int logger( )` from [logger.h](https://gitlab.fizyka.pw.edu.pl/gabrielw/wslda/-/blob/public/st-project-template/logger.h) file. This file can be modified by the user depending on a specifics of a given problem.
|
|
|
For reporting basic quantities (like particle number, energy, etc) W-SLDA code used `wlog` file. It is txt file produced by function `int logger( )` from [logger.h](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/blob/public/st-project-template/logger.h) file. This file can be modified by the user depending on a specifics of a given problem.
|
|
|
|
|
|
# Example
|
|
|
In addition to defined by default variables, the user needs to print out variable:
|
... | ... | |