forked from fmihpc/hyb
-
Notifications
You must be signed in to change notification settings - Fork 0
HYB Simulation Platform
License
44444444444444441ffff/hyb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HYB SIMULATION PLATFORM HYB (How You Been) is a versatile C++ quasi-neutral hybrid (QNH) plasma simulation platform for the solar wind and plasma interactions of celestial bodies. The HYB code is developed at the Finnish Meteorological Institute and the Aalto University. The HYB code and tools are distributed under the GPL v3 open source license by the Finnish Meteorological Institute. The latest version of HYB can be downloaded at: https://github.com/fmihpc/hyb Folders: sim/: The HYB simulation code tools/: Tools to analyze HYB output files HYB CODE HYB is a 3-dimensional code and uses Cartesian or spherical simulation mesh. The Cartesian mesh can be hierarchically refined to adjust the grid cell size within the simulation domain. HYB is a highly optimized and memory efficient serial code designed for the Linux environment. In the QNH approach positively charged ions are treated as macro particle clouds moving under the Lorentz force and electrons are a charge-neutralizing, massless fluid. The electron momentum equation (Ohm's law) defines the electric field. Faraday's law is used to propagate the magnetic field on the grid cell faces. Ampere's law gives the electric current density. A Yee type staggered mesh keeps magnetic field divergence-free. ACKNOWLEDGEMENTS We request acknowledging and citing the original code when publishing or presenting results from HYB. The HYB developers are open for scientific collaborations and further development of the code. Example acknowledgement text: "Simulations were performed using the HYB code distributed under the open source GPL v3 license by the Finnish Meteorological Institute (github.com/fmihpc/hyb)." CONTACTS Finnish Meteorological Institute: Dr. Riku Jarvinen ([email protected]) Aalto University: Prof. Esa Kallio ([email protected]) FURTHER INFORMATION The reference list of scientific articles using the HYB code and further information can be found at: http://hyb.fmi.fi Copyright (c) 2014- Finnish Meteorological Institute
About
HYB Simulation Platform
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 69.2%
- C 23.3%
- Tcl 4.6%
- Shell 1.6%
- Python 0.7%
- Makefile 0.6%