Releases: boutproject/hermes-3
Releases · boutproject/hermes-3
v1.3.1
What's Changed
- Update BOUT++ to latest version by @bendudson in #206
- Detachment controller final by @tbody-cfs in #209
- Documenting detachment_controller component by @bendudson in #211
- WIP: Fixing electromagnetic terms by @bendudson in #214
- Fix radiation multiplier not affecting 13.6eV e heating in recombination by @mikekryjak in #224
- Install library if it is shared by @dschwoerer in #225
- Fix STPM component by @dschwoerer in #223
- Updates for electromagnetic tokamak simulations by @bendudson in #227
- Add option to prevent neutrals receiving CX momentum by @mikekryjak in #201
- Fixing 1D neutral transport equations by @mikekryjak in #228
- Fixing kappa_par conversion by @PoloidalLloyd in #238
- Allow to compile custom BOUT++ directory by @dschwoerer in #235
- Fix sign of impurity radiation diagnostics by @mikekryjak in #239
- collisions: Disable ion-neutral and electron-neutral by default by @bendudson in #242
- Electromagnetic simulations by @bendudson in #230
- Set name for potential by @dschwoerer in #245
- Add factor to scale fastest_wave in sound_speed.cxx by @mikekryjak in #251
- Fix minor typo and add clarity in docs for 1D heat flux setting by @mikekryjak in #255
- Upgrade BOUT++ to latest next by @bendudson in #233
- fixed_fraction_radiation: Add Krypton, Xenon, Tungsten by @bendudson in #260
- electromagnetic: Load and save Apar to restarts by @bendudson in #262
- Fixes in neutral_parallel_diffusion docs by @mikekryjak in #261
- WIP: Multiple improvements to sheath boundary and energy balance by @bendudson in #248
- zero_current: throw exception if velocity already set by @bendudson in #265
- Electromagnetic solver settings by @bendudson in #266
- Coulomb log fix by @PoloidalLloyd in #268
- Ion parallel Viscosity diagnostics by @tashtonkey in #270
- Notes on how to use Spack to install PETSc and Hermes-3 by @mrhardman in #273
- density_source: Include external source by @bendudson in #271
- Updating BOUT++ version by @bendudson in #274
- electron_force_balance: Add Epar output diagnostic by @bendudson in #277
- Update BOUT++ to latest next, merged into hermes3-temp branch by @bendudson in #284
- recycling: Diagnostics should be per-channel by @bendudson in #287
- Unify docs theme with BOUT++ by @mikekryjak in #295
- Expanded compilation docs by @mikekryjak in #298
New Contributors
- @dschwoerer made their first contribution in #225
- @PoloidalLloyd made their first contribution in #238
- @tashtonkey made their first contribution in #270
- @mrhardman made their first contribution in #273
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Bugfixes
- Fix neutral wall cooling formulation (@Mike Kryjak) : #191
Features
- Added optional e-i collision factor (@Mike Kryjak): #193
- Feedback control of temperature (@Thomas Body): #199
- Detachment front location feedback control (@Thomas Body): #202
- Simplified Ar cooling curves, to aid studies of radiation stability (@Mike Kryjak): #200
- Lithium reaction rates (@bshanahan) : #205
v1.2.1
v1.2.0
Bugfixes, documentation and new features, including:
- Improved boundary conditions, including scale-length extrapolation, wall recycling, neutral fast and thermal reflection. @mikekryjak
- New Ar, Ne, N, C cooling curves for fixed fraction simulations @mikekryjak
- Time-dependent density and power sources @mikekryjak
classical_diffusion
component @bendudson- Stellarator 2-point model @bshanahan
- Flow, collision and reaction diagnostic outputs @mikekryjak
- Reaction multipliers to scale up/down specific reactions @mikekryjak
- Fixed calculation of polarization and diamagnetic drift ion energy exchange @bendudson
- TCV-X21 turbulence case inputs and analysis scripts @bendudson
- New tests, including electron drift-wave @bendudson
- CMake install now installs the
hermes-3
executable