Kraysent / OMTool

Modeling N-Body problem in galactic evolution application.
https://omtool.readthedocs.io/en/latest/
Apache License 2.0
0 stars 0 forks source link

Give an ability to create vectors in config files in spherical coordinates #110

Closed Kraysent closed 2 years ago

Kraysent commented 2 years ago

The easiest approach to this would be to use YAML tags: !qs [[0, 0, 150], kpc] for spherical coordinates !q [[150, 0, 0], kpc] for cartesian coordinates