@@ -31,7 +31,7 @@ The `target_parameters` handles the target (planet) settings.
-`use_gravity`
- boolean
- if True, uses equatorial gravity instead of mass to calculate gravity
- e.g. `use_gravity = False`. In that case, the equatorial gravity at 1 bar will be derived from `target_equatorial_radius` and `target_mass`. If True, the equatorial gravity at 1 bar will be derived from `target_equatorial_gravity`.
- e.g. `use_gravity = False`. In that case, the equatorial gravity at 1 bar will be derived from `target_equatorial_radius` and `target_mass`. If `True`, the equatorial gravity at 1 bar will be derived from `target_equatorial_gravity`.
-`use_flattening`
- boolean
- if True, uses flattening instead of polar radius to calculate gravity