Commit Graph

5 Commits

Author SHA1 Message Date
Michele Guerini Rocco
7b7a789a45
tests: update tests after density mollification 2025-02-21 21:37:31 +01:00
Michele Guerini Rocco
82948593fe
src/gray_core.f90: fix output polarisation for nray>1
Store the polarisation ellipse angles χ, ψ only for the central ray.
Otherwise they'll be zeroed out since `plasma_in` does not compute the
polarisation of the other rays.
2025-02-21 19:58:12 +01:00
Michele Guerini Rocco
fde048d3ee
src/gray_core.f90: fix polarisation shown in summary table
This changes the ψ, χ polarisation ellipse angles shown in the summary
table to be those of the current plasma wave mode, not the polarisation
of the beam upon re-entering the plasma boundary after reflecting.

Note that the former has always been the intended value, but was likely
changed inadvertently when reflections have been implemented.
2024-11-04 12:05:49 +01:00
Michele Guerini Rocco
ee4183faa7
tests: update references with new tables format 2024-11-04 12:00:18 +01:00
Michele Guerini Rocco
bfd675d505
tests: use new file and column names 2024-10-07 16:19:31 +02:00