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.
Several of the options involving CALC_NEW flags used the Matlab load() function, which restores a saved .mat file with variables. Each instance of this needs to be limited in scope to only load in the necessary variables, to avoid overwriting other runtime variables.
Several of the options involving CALC_NEW flags used the Matlab load() function, which restores a saved .mat file with variables. Each instance of this needs to be limited in scope to only load in the necessary variables, to avoid overwriting other runtime variables.