From 712260ae269748db504ccab2cb6aeaa1fbaece53 Mon Sep 17 00:00:00 2001 From: Michele Guerini Rocco Date: Wed, 15 Dec 2021 02:31:02 +0100 Subject: [PATCH] doc/3.io-files.md: all angles are in degrees --- doc/3.io-files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/3.io-files.md b/doc/3.io-files.md index 3f70230..a33d258 100644 --- a/doc/3.io-files.md +++ b/doc/3.io-files.md @@ -525,9 +525,9 @@ Variable Type Units Definition `stmx` Real cm Path from the launching point and peak $dP/dV$ for the central ray. -`psipol` Real ?? $\psi$ polarisation angle at vacuum-plasma boundary. +`psipol` Real deg $\psi$ polarisation angle at vacuum-plasma boundary. -`chipol` Real ?? $\chi$ polarisation angle at vacuum-plasma boundary. +`chipol` Real deg $\chi$ polarisation angle at vacuum-plasma boundary. `index_rt` Integer Index encoding mode and pass number, see [@sec:index_rt]. ---------------------------------------------------------------------------------------------------