Open Issues Need Help
View All on GitHubAI Summary: The user reports a critical regression in a LinearMHD simulation. While an older version runs correctly, the newest git version (commit 0046acd7) exhibits severe numerical instability, leading to NaN values after just two timesteps, despite using seemingly identical simulation parameters. The issue includes parameter files and visual comparisons of initial conditions and early timestep results for both versions, highlighting the discrepancy.
A Python package for plasma physics PDEs.
AI Summary: This issue reports an AttributeError when running DESC simulations, specifically that the 'domain' property of the 'DESCequilibrium' object lacks a setter. The proposed solution is to add a setter to this property, which should resolve the error.
A Python package for plasma physics PDEs.