|
|
|
Folder [extensions/post-processing-wf](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/tree/public/extensions/post-processing-wf) contains templates of scripts for processing the results
|
|
|
|
|
|
|
|
# Processing of wave-functions generated bythe `st-wslda-1d` code
|
|
|
|
When processing wave-functions, you need to remember thatthe full form of the quasi-particle orbital is:
|
|
|
|
# Processing of wave-functions generated by the `st-wslda-1d` code
|
|
|
|
When processing wave-functions, you need to remember that the full form of the quasi-particle orbital is:
|
|
|
|
```math
|
|
|
|
\begin{pmatrix}
|
|
|
|
u_n(x,y,z)\\
|
| ... | ... | @@ -17,8 +17,8 @@ Moreover, you need to normalize the wave functions by yourself. |
|
|
|
Explore these files to learn more:
|
|
|
|
* see: [st-processwf-1d-template.c](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/blob/public/extensions/post-processing-wf/st-processwf-1d-template.c) for the template.
|
|
|
|
|
|
|
|
# Processing of wave-functions generated bythe `st-wslda-2d` code
|
|
|
|
When processing wave-function,s you need to remember thatthe full form of the quasi-particle orbital is:
|
|
|
|
# Processing of wave-functions generated by the `st-wslda-2d` code
|
|
|
|
When processing wave-functions you need to remember that the full form of the quasi-particle orbital is:
|
|
|
|
```math
|
|
|
|
\begin{pmatrix}
|
|
|
|
u_n(x,y,z)\\
|
| ... | ... | |