You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed data race condition in few modes IFT (no practical implication) (#172)
* Remove incorrect enforced symmetry with race condition and add explicit checks
* Remove complex conjugate modes from sample input
* Make REQUIRE a WARN for backwards compatibility
* Remove Hermitian modes from gen fmturb modes
* Add Changelog
* Update reference data given new sample vectors
* use ref data created on CI machine
* Remove phase factor from hermitian symmetric modes and exclude nyquist ones
* Python formatting
* Adjust tolerance
-[[PR 163]](https://github.com/parthenon-hpc-lab/athenapk/pull/163) Add normalization by volume for relative B field divergence in history file
49
-
50
46
### Added (new features/APIs/variables/...)
51
47
-[[PR 162]](https://github.com/parthenon-hpc-lab/athenapk/pull/162) Add pgen for cloud shattering setup
52
48
-[[PR 158]](https://github.com/parthenon-hpc-lab/athenapk/pull/158) Update particle id handling (now automated `uint64`). Extend particle history lookback in turbulence pgen and include in turbulence test
53
49
-[[PR 157]](https://github.com/parthenon-hpc-lab/athenapk/pull/157) Support injection of blobs with density/temp contrast in turbulence simulations
54
50
51
+
### Changed (changing behavior/API/variables/...)
52
+
-[[PR 163]](https://github.com/parthenon-hpc-lab/athenapk/pull/163) Add normalization by volume for relative B field divergence in history file
0 commit comments