Commit graph

6 commits

Author SHA1 Message Date
9da03ee0ea Is it working?
Okay, so after going to Cartesian coordinantes, going back to spherical
coordinates, reviewing Poisson and Vlasov equations in spherical
coordinates (be careful on how you write Vlasov grad.(v f)).
2024-10-01 14:51:46 +02:00
82935b0f40 Cartesian coordinates working as expected 2024-10-01 09:08:33 +02:00
726d9bb0fc Typo on header
Speed header was written with s^-2 for the bc file.
2024-09-30 10:13:22 +02:00
fea4f21e17 Partial case with Poisson equation
It reproduces Diko's peak!
2024-09-28 20:55:03 +02:00
c39e9ab3fc Trying to implement floating potential
These things are never easy.
2024-09-27 17:56:03 +02:00
8eab3b5610 I'm stupid and I deleted the previous repository...
So, code is working, this case reproduce a Diko's peak with Poisson
equation by changing the boundary conditions over time.
2024-09-26 17:58:45 +02:00