Dissipation tests failing

Issue #1064 resolved
Ian Hinder created an issue

The tests

Dissipation/test_ah Dissipation/test_ob

are currently failing. The commits since the last time the test passed are:

GRHydro_InitData remove unused GRHydro_reflevel declaration that causes compilation to fail carpet CarpetInterp2: White space change carpet Carpet: Initialise outer_boundaries during recursive load balancing carpet Carpet: Improve layout of grid structure files GRHydro GRHydro: clear atmosphere_mask_real in MHD AtmosphereReset GRHydro GRHydro: add OpenMP parallelization to IntialAtmosphereReset GRHydro GRHydro: remove unused file GRHydro GRHydro: Option to reconstruct W*vel (W = Lorentz factor) instead of just the primitive velocity 'vel'. This ensures that the Lorentz factor can never become unphysical during reconstruction. This patch is necessary for NS collapse when ePPM+Refluxing is used. GRHydro GRHydro: Changes fixing issues with hot EOS treatment: 1) Set correct keytemp in C2P 2) Fix OpenMP private variable declaration in HLLEM 3) Fix velocity arguments for Y_e 1D PPM reconstruction 4) If in atmosphere and if evolve a Y_e also reset Y_e with cell averaged value in Reconstruction 5) Fix index permutation bug in ReconstructPoly routines for divergence cleaning field 6) Remove extra comment character in UpdateMaskM 7) Fix a missing velocity permutation when calling 1D reconstruction for Y_e. 8) Insert missing sqrt(det) factor for pressure term in resetting tau when temperature got too cold with a hot EOS. GRHydro GRHydro: Adding back OpenMP support to HLLEM.F90 GRHydro GRHydro: improve error handling in C2P hot routine GRHydro GRHydro: use inverse Jacobian to transform Bvec back to global basis GRHydro GRHydro: MP pointer stuff for MHD GRHydro GRHydro: Changes to make GRHydro MHD work with nuclear/hot equation of state:

http://damiana2.aei.mpg.de/~ianhin/testreports/EinsteinToolkitTests/results.xml

Keyword:

Comments (2)

  1. Roland Haas repo owner
    • changed status to resolved
    • removed comment

    Fixed in rev 50 of Dissipation. Only whitespace changed and only in the grids file.

  2. Log in to comment