Skip to content

Full-Orbit CUda Solver, a new iteration of the code to simulate the behavior of particles inside nuclear fusion reactors.

License

Notifications You must be signed in to change notification settings

studentenherz/FOCUS

Repository files navigation

FOCUS

SPeek

FOCUS stands for Full Orbit CUda Solver, it simulates the behavior of particles inside plasmas solving the motion equations.

Compiling

You will need to install meson and ninja in order to compile the project. In the root directory of the project run

$ meson build	# This will set the project build inside a directory named build
$ cd build	# feel free to change the name from build to whatever you prefer.

$ ninja		# This will be the one that actually builds the project.

Contributing

For contributing guidelines see CONTRIBUTING.md.

About

Full-Orbit CUda Solver, a new iteration of the code to simulate the behavior of particles inside nuclear fusion reactors.

Resources

License

Stars

Watchers

Forks