vancesteven / PlanetProfile

Construct 1D interior structure models based on planetary properties. Self-consistent thermodynamics are used for fluid, rock, and mineral phases. Sound speeds, attenuation, and electrical conductivities are computed as outputs.
https://vancesteven.github.io/PlanetProfile/
GNU General Public License v3.0
18 stars 13 forks source link

gamma_aniso --> change to gamma_atten #33

Open vancesteven opened 3 years ago

vancesteven commented 3 years ago

Description the variable gamma_aniso implementing work from Cammaranno et al. 2006 erroneously alludes to anisotropy. It's related instead to seismic attenuation. All instances should be changed to gamma_atten.

Error information The variable appears in every PP file (e.g., PPEuropa.m) and is used in PlanetProfile. A search and replace should fix it.

itsmoosh commented 2 years ago

These are more descriptively named in the Python version.