Restructuring code
- Jun 09, 2022
-
-
Thomas Hellemans authored
The parallelization of the volume calculation is now completely implemented (fork and mpi). This makes the pp_problem finalisation 3 times faster. The full self consistent calculation with kpm takes the depleted sites into account (not tested). See kpm.ipynb file for this.
-
- Jun 03, 2022
-
-
Thomas Hellemans authored
Reduction of the kwant/kpm system based on the potential and a threshold value is possible now, redext() can expand the obtained data from kwant calculation on a reduced kwant system towards all the flexible sites in rpp_problem. When finalising a pp_builder an extra argument can be passed such that one can choose between parallelisation with fork (e.g. comp/jupyter notebook) or mpi on the cluster.
-
- Jun 02, 2022
-
-
Thomas Hellemans authored
-
- May 30, 2022
-
-
Thomas Hellemans authored
-
- May 25, 2022
-
-
Thomas Hellemans authored
-
- May 24, 2022
-
-
Thomas Hellemans authored
-
Thomas Hellemans authored
-
- May 23, 2022
-
-
Thomas Hellemans authored
-
Thomas Hellemans authored
-
Thomas Hellemans authored
Separate PescadoKwantProblem and plotting_pes
-
- May 22, 2022
-
-
Thomas Hellemans authored
-