Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wbsk wbsk
  • 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
  • wbskwbsk
  • Wiki
  • Stabilization of the time dependent code

Stabilization of the time dependent code · Changes

Page history
Update Stabilization of the time dependent code authored Feb 08, 2024 by Gabriel Wlazłowski's avatar Gabriel Wlazłowski
Show whitespace changes
Inline Side-by-side
Stabilization-of-the-time-dependent-code.md
View page @ 21f05cf4
...@@ -12,7 +12,7 @@ FD(e_k,\mu, T)=\frac{1}{\exp[\frac{e_k-\mu}{T}]+1} ...@@ -12,7 +12,7 @@ FD(e_k,\mu, T)=\frac{1}{\exp[\frac{e_k-\mu}{T}]+1}
# Testing script # Testing script
You can use the attached script [tools/high-frequency-filter.py](https://gitlab.fizyka.pw.edu.pl/wtools/w-bsk/-/blob/devel/tools/high-frequency-filter.py) to test the impact of the filtering scheme on the input signal. Below is an example output of the script. You can use the attached script [tools/high-frequency-filter.py](https://gitlab.fizyka.pw.edu.pl/wtools/w-bsk/-/blob/devel/tools/high-frequency-filter.py) to test the impact of the filtering scheme on the input signal. Below is an example output of the script.
![high-frequency-filter](https://gitlab.fizyka.pw.edu.pl/wtools/wbsk/-/tree/public/tools/high-frequency-filter.png) ![high-frequency-filter](https://gitlab.fizyka.pw.edu.pl/wtools/wbsk/raw/public/tools/high-frequency-filter.png)
# Controlling the filter # Controlling the filter
The filter can be controlled via input file: The filter can be controlled via input file:
...@@ -25,4 +25,4 @@ hkf_T 0.01 # T parameter of the Fermi-Dirac (filtering) ...@@ -25,4 +25,4 @@ hkf_T 0.01 # T parameter of the Fermi-Dirac (filtering)
# Benchmark # Benchmark
Below we demonstrate energy conservation quality for the evolution of a nuclei $`Z=40`$ immersed in superfluid see of neutron (background density $`n=0.0086\,\text{fm}^{-3}`$) for various filters. Below we demonstrate energy conservation quality for the evolution of a nuclei $`Z=40`$ immersed in superfluid see of neutron (background density $`n=0.0086\,\text{fm}^{-3}`$) for various filters.
![td-filtering](https://gitlab.fizyka.pw.edu.pl/wtools/wbsk/-/tree/public/tex/hkf/td-filtering.png) ![td-filtering](https://gitlab.fizyka.pw.edu.pl/wtools/wbsk/raw/public/tex/hkf/td-filtering.png)
\ No newline at end of file \ No newline at end of file
Clone repository
  • Nuclear EDF
  • Stabilization of the time dependent code
  • Home