You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Equil] replace references to Phase::name by Phase::id
* reference phases using Phase::id instead
* create private vcs_VolPhase::m_phaseID
* vcs_VolPhase::PhaseID() replaces vcs_VolPhase::PhaseName
* clarify conflation of 'phase id' in vcs_solve (which references a numeric
phase number) rather than a string 'phase id' as used elsewhere
* i.e. VCS_SOLVE::m_phaseNum replaces VCS_SOLVE::m_phaseID
0 commit comments