Published June 9, 2022
| Version v5.2
Software
Open
fmihpc/vlasiator: Vlasiator 5.2
Authors/Creators
- 1. CSC - IT Center for Science
- 2. University of Helsinki
- 3. @UCL-ARC
Description
This includes such highlights as:
- The new ionosphere boundary condition (New Ionosphere implementation #580)
- A custom hashtable for faster velociy space lookups (Replace std::unordered_map with a custom open - bucket fibonacci-hashed hashtable in vmesh. #588)
- Fixed maxwellian inflow conditions (Maxwellian Inflow Fix #582)
- Automatic simulation bailout if the vspace is too small (Vspace wall bailout #587)
- And many more bugfixes!
Note: the old magnetospheric boundary behaviour has been renamed: It is now conductingsphere instead of ionosphere (which now denotes the proper ionosphere solver behaviour and only works for 3D simulations). For spatially 2D setups that retain the old behaviour, config files need to be updated, replacing any occurence of ionosphere by conductingsphere.
Files
fmihpc/vlasiator-v5.2.zip
Files
(13.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:9534862565b91f4b796be3328e931cf1
|
13.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fmihpc/vlasiator/tree/v5.2 (URL)