AsteroidThermoPhysicalModels.jl icon indicating copy to clipboard operation
AsteroidThermoPhysicalModels.jl copied to clipboard

Julia-based dynamical simulator for asteroids and planets.

Results 15 AsteroidThermoPhysicalModels.jl issues
Sort by recently updated
recently updated
newest added

Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 1 to 2. Release notes Sourced from julia-actions/cache's releases. v2.0.0 Breaking Changes ⚠️ v2.0.0 requires node20. This is a breaking change, because node20 does not support the...

dependencies

Add type parameters on `BinaryTPM`

* Update the name of field from `l` to `skindepth` * Update the name of field from `Γ` to `inertia` * Update the name of field from `ε` to `emissivity`...

- Create a periodic ephemerides with a rotation period - Computation of shadow is performed only once and stored. - Save the simulation data at the final rotation

以下のようなものは早めに取り組めるかと思いました。 - 参考文献 - 図(コードの理解に役立つもの。図の説明まで言語化できると良いが、最初から完璧でなくてもOK)

documentation