- 14 Sep, 2020 1 commit
-
-
steffen.schotthoefer authored
Extended ExportVTK to multigroup writing. Restructured Solveroutput for PN and MN Solvers to Multigroup with cleaner code. Removed dFlux as Screenoutput. Adapted other solvers to maintain compatibility with the new ExportVTK format. _solverOutput is now legacy and will be removed in future commits!
-
- 12 Sep, 2020 1 commit
-
-
steffen.schotthoefer authored
enabled multifield output for pn and mn solver. Unit tests not yet adapted!. PNSolver.solve still messy, needs cleanup!
-
- 15 Jul, 2020 1 commit
-
-
steffen.schotthoefer authored
-
- 14 Jul, 2020 1 commit
-
-
steffen.schotthoefer authored
newton optimizer works. unit tests for it work. Quadrature Gauss legendre must be on full sphere. Header clean up
-
- 02 Jul, 2020 1 commit
-
-
jannick.wolters authored
-
- 29 Jun, 2020 1 commit
-
-
steffen.schotthoefer authored
-
- 25 Jun, 2020 2 commits
-
-
jannick.wolters authored
-
jannick.wolters authored
-
- 24 Jun, 2020 1 commit
-
-
jannick.wolters authored
-
- 23 Jun, 2020 1 commit
-
-
jannick.wolters authored
-
- 09 Jun, 2020 1 commit
- 08 Jun, 2020 1 commit
-
-
jannick.wolters authored
now using spdlog everywhere ( closes #35 ); replaced hard exit calls without message by ErrorMessage class ( updates #31 )
-
- 27 May, 2020 1 commit
-
-
jannick.wolters authored
closed #22 by adding tests for mesh class; updated #24 by adding tests for academic lattice/checkboard testcases
-
- 26 May, 2020 1 commit
-
-
jannick.wolters authored
updated extsource to be more flexible; replaced sparse matrix with dense matrix in the scattering kernels for now
-
- 18 May, 2020 2 commits
-
-
jannick.wolters authored
-
jannick.wolters authored
-
- 15 May, 2020 2 commits
-
-
jannick.wolters authored
fixed neighbor to normal sorting; fixed index error; all fluxes of cell a to b are equal to b to a everywhere
-
steffen.schotthoefer authored
Code refactoring: Adaption to name conventions. Legacy Code Removed. Removed String array options in Config and replaced by safer vector<string> variants
-
- 05 May, 2020 1 commit
-
-
steffen.schotthoefer authored
-
- 24 Apr, 2020 1 commit
-
-
jannick.wolters authored
-
- 15 Apr, 2020 1 commit
-
-
Jannick Wolters authored
-
- 13 Apr, 2020 1 commit
-
-
Jannick Wolters authored
-
- 11 Apr, 2020 1 commit
-
-
Jannick Wolters authored
-
- 08 Apr, 2020 1 commit
-
-
steffen.schotthoefer authored
initial: implemented prototype of enum option. added option_structure.h for global constants and enums
-
- 31 Mar, 2020 2 commits
-
-
Jonas Kusch authored
-
Jonas Kusch authored
-
- 28 Mar, 2020 1 commit
-
-
Jannick Wolters authored
-