Skip to content

Seismic.B_aniso_ice mislabling with PPEuropa, PPGanymede #42

@mniesyt

Description

@mniesyt

Description
ice II and ice III variables are both labelled as iceIII

To Reproduce
Steps to reproduce the behavior:

  1. Go to seismic portion of code for PPEuropa and PPGanymede

Error information

  • Affected lines:
    *
    % ice II
    Seismic.B_aniso_iceIII = 0.56;
    Seismic.gamma_aniso_iceIII = 0.2;
    Seismic.g_aniso_iceIII = 30;
    % ice III
    Seismic.B_aniso_iceIII = 0.56;
    Seismic.gamma_aniso_iceIII = 0.2;
    Seismic.g_aniso_iceIII = 25;

    *
    % ice II
    Seismic.B_aniso_iceIII = 0.56;
    Seismic.gamma_aniso_iceIII = 0.2;
    Seismic.g_aniso_iceIII = 30;
    % ice III
    Seismic.B_aniso_iceIII = 0.56;
    Seismic.gamma_aniso_iceIII = 0.2;
    Seismic.g_aniso_iceIII = 25;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions