Releases: osrep/Runafluid
Releases · osrep/Runafluid
Runaway Fluid tag for ITM
Bugfix for JET compilation problems.
Runaway Fluid tag for IMAS
Bugfix for JET compilation problems.
Runaway Fluid tag for ITM
First release with the physics part included in the code as a submodule. Other changes include:
- Efieldedit actor removed from the repository
- additional tests were written
- obsolete functions were removed.
Runaway Fluid tag for IMAS
First release of Runaway Fluid for IMAS environment with the following features:
- physics calculations were included a submodule
- code parameters were implemented identically to the ITM version
- code cleanup was done
- testing was written
4.10b.10_1.5.1_runaway_fluid
Minor release containing:
- fix time usage in the actor
- fix of an error found when compiling with gcc 4.8.5
4.10b.10_1.5.0_runaway_fluid
This is a new major release with the following fixes and features:
- Code parameters have been updated with annotation.
- Shot and run numbers have been added as input parameters.
- Hdf5 file output location has been modified to depend on environment variables, the shot, and the run number.
- Hdf5 file output code parameter has been changed to boolean and set to OFF by default.
4.10b.10_1.4.2_runaway_fluid
This is a hotfix release (meaning that the fix was directly merged into master).
- workflows directory was removed, and workflow development moved to the WPCD GForge repos.
4.10b.10_1.4.1_runaway_fluid
Bugfix release with two minor bugs fixed:
- test cases
- old compiler compatibility
4.10b.10_1.4.0_runaway_fluid
This is a new major release with the following fixes and features:
- Code parameters added so that settings can be handled by a graphical input interface in Kepler.
- The electric field used in the formulas was changed so that the input E_par value is not transformed to E_tor. This is motivated by the runaway electron physics.
- Coulomb logarithm formula was fixed.
- Gtest was fixed and set up with new values. (Tests affected by change 2. still need to be updated.)
- Runaway test workflow now includes NORSE actor.