2017 MHD Workshop/FunHPC
HydroFunToy
Overview talk
Progress during workshop
- found and fixed bugs in RHS computation
- found and fixed bugs in con2prim call that caused con2prim to be skipped, effectively making the evolution static
- implemented vectorized version of calcrhs.cc using CactusUtils/Vectors. Currently (ab878fee) vectorized version fails with a SEGFAULT.