Skip to content
Snippets Groups Projects

Version 2.0.0

Merged Adrien Crovato requested to merge adrien into master
4 unresolved threads
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -23,6 +23,7 @@ Additional features:
- [x] [vtk](http://www.vtk.org/)/[PyQt](https://riverbankcomputing.com/software/pyqt/intro) support for post processing and basic GUI
- [x] [OpenBLAS](http://www.openblas.net/) or [Intel MKL](https://software.intel.com/en-us/intel-mkl) support
- [x] [Eigen3](http://eigen.tuxfamily.org/index.php?title=Main_Page) support for linear algebra
- [Intel Pardiso](https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/sparse-solver-routines/intel-mkl-pardiso-parallel-direct-sparse-solver-interface/pardiso.html) support
- [MUMPS](http://mumps.enseeiht.fr/) support
- [x] [TBB](https://www.threadingbuildingblocks.org/) support for multithreading
- [x] [mpi4py](https://bitbucket.org/mpi4py/mpi4py) support for parallelization
@@ -34,10 +35,10 @@ Detailed build instructions can be found in the [wiki](https://gitlab.uliege.be/
## References
Kim thesis
Liegeois Kim, [GMRES with embedded ensemble propagation for the efficient solution of parametric linear systems in uncertainty quantification of computational models with application to the thermomechanical simulation of an ITER front mirror](http://hdl.handle.net/2268/249334), 2020.
Adrien thesis
Kim Paper
Liegeois K., Boman R., Phipps E., Wiesner T., and Arnst M., [GMRES with embedded ensemble propagation for the efficient solution of parametric linear systems in uncertainty quantification of computational models](http://hdl.handle.net/2268/248201), Computer Methods in Applied Mechanics and Engineering, Vol. 369, 2020.
Crovato A., Boman R., Guner H., Terrapon V., Dimitriadis G., Almeida H., Prado A., Breviglieri C., Cabral P., and Silva, G., [A Full Potential Static Aeroelastic Solver for Preliminary Aircraft Design](http://hdl.handle.net/2268/237955), 18th International Forum on Aeroelasticity and Structural Dynamics, IFASD 2019.
Loading