Skip to content

tidy up #351

Description

@rob-hamill
  • EquilibriumGapMetric(IMetric):

  • SliceWiseSpatialParameterisation(ISpatialParameterisation):

  • SliceWiseForceReconstructionMetric(IMetric):

  • remove @Property use

  • test case for normalisation

  • Objective functions

    • function first names
  • SliceMetricType = SliceWiseForceReconstructionMetric

  • refinement.py

    • from typing import TYPE_CHECKING, Literal
    • if TYPE_CHECKING: from pyvale.vfm.identification import PhaseRuntime
  • move refinement implementatiosn to their own file (refinement.py can just define interfaces)

  • rename SliceMergeSplitRefinement(IRefinementPolicy) to RefinementSliceMergeSplit

  • remove propose and just have actions to simplify

  • aliases:

    • `SlicePartition = SliceAreaPartition
    • build_slice_partition = build_slice_area_partition
  • SlicewiseSpatialParameterisation = SliceWiseSpatialParameterisation

  • basis functions review

  • is equivalent to fucntion

  • validation in vfmesh.py

  • def _fill_missing_1d_axis(#def _structured_coordinate_grid_from_measurements( in vfmesh.py

  • is x and y uniform grid?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions