-
Just wanted to pass it by everyone to see if this is the sort of map that you all need to go from Cartesian to Spherical. You can find the code here:
https://github.com/fxgiraldo/CLIMA/blob/5b181c1e7…
-
@mgross Please let me know, when you start working on the following planed feature:
**For models AverageR and TimeR: Constant interpolation modelling option for spherical coordinates**
Possibly …
-
Hi, I'm converting some positions and velocities from ICRS to Galactocentric, and then turning that into a spherical representation. The velocities are given as angular velocities, which is a little s…
-
**Describe the bug**
Calling Force estimator from Legacy code leads to an error which was not present in the past. This is an attempt at reproducing the Paper on MDF using the input files in the MDF …
-
For numerical models it can be useful to have for example velocity boundary conditions defined per tectonic feature. This would require
1. to add an extra output interface, similar to temperature, c…
-
The [spherical coordinate system](https://en.wikipedia.org/wiki/Spherical_coordinate_system) gives a different way of writing 3d coordinates, and some more knobs to turn for graphing stuff, e.g using …
-
## Setup
- Os: Ubuntu Jammy
- BuildType: Source
## Links
- [Source](https://github.com/gazebosim/gz-sim/tree/gz-sim7/examples/worlds/spherical_coordinates.sdf)
## Checks
- [ ] **Instructions work**
…
-
With high astrometric precision, we can no logner assume that the light we used to measure a position left the planet at the same time as the star.
Additionally, stars with significant motion the ta…
-
I think yt is absolutely awesome and has saved me a lot of time. But I've noticed that when working with data in spherical coordinates, the existing slice functionality only offers slicing directions …
-
The README says vectors can be represented in spherical coordinates. It's true that you can get spherical coordinates out, but I don't think this is actually implemented for constructing vectors. That…