cherab / solps

Other
6 stars 5 forks source link

Fix an error in SOLPSSimulation.electron_velocities_cylindrical setter #64

Closed vsnever closed 2 years ago

vsnever commented 3 years ago

This fixes #63 and adds a unit test for vector transforms from poloidal to cylindrical coordinates and vice versa performed in the SOLPSSimulation setters for the vector values.

Other unit tests can be added to TestSOLPSSimulation in the future.