Skip to content

NSWL1Simulation: Removed unnecessary conversion factor

Francesco De Santis requested to merge fdesanti/athena:phi-correction into master

The slope.phi variable is already returned from a std::atan function, therefore it is already expressed in radians. Thus, there is no need for the conversion factor.

cc @fgravili @vadamico

Merge request reports