Difference between revisions of "2017 MHD Workshop/FunHPC"

From Einstein Toolkit Documentation
Jump to: navigation, search
(fix paths to uploaded files. Appaerntly one cannot use directorie..)
(update HydroFunToy status)
 
Line 6: Line 6:
  
 
[[Media:rhaas.pdf|Roland's slides]]
 
[[Media:rhaas.pdf|Roland's slides]]
 +
 +
=== 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.

Latest revision as of 15:15, 5 February 2017

HydroFunToy

Overview talk

Zelmani.th

Roland's slides

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.