VCB Ferreira 8e05f87455 Merge branch 'refinement_tree_locator' into 1x2v
# Conflicts:
#	Makefile
#	README.md
#	cmake_install.cmake
#	libnufi_lib.a
#	nufi/fields.h
#	nufi/parameters.h
#	nufi/save_results.h
#	src/nufi_solver.cc
#	src/save_results.cc
2026-08-02 13:51:10 +02:00
2026-07-28 23:11:07 +02:00
2026-07-28 23:11:07 +02:00
2026-08-01 19:02:22 +02:00

Vlasov-Poisson model solver

This simulation of the Vlasov-Poisson system dimensions uses


dimensions: 1x1v

notes:

  • Locator not optimized for 1d.
  • works for higher dimensions
  • locator up to O(dim * Max_depth)

status: Working

Refinement working:

  • grid versions saved on a vector
  • solutions point to a version of the grid

todo:

  • add ions
S
Description
No description provided
Readme
124 MiB
Languages
C++ 89.2%
Shell 5.7%
Lua 3%
CMake 2.1%