Codes and scripts

Here you will find some of the codes I have been working on. If you have issues accessing/using them, please send me an e-mail.

  • TENSUM: A parallelized finite volume solver for compressible flows on unstructured triangular grids, written in C++.
  • DGANN: A MATLAB based DG-solver for conservation laws, which is capable of using an artificial neural network to detect troubled-cells.
  • DGANN-AV: A MATLAB based DG-solver for conservation laws, which uses artificial neural network to estimate the local artificial viscosity needed to suppress spurious oscillations.