Skip to content

Move to EMSiG

Compare
Choose a tag to compare
@prisae prisae released this 09 Dec 15:04
5592d3c

Various small things, mostly related to the automatic meshing.

  • New parameter distance for get_origin_widths, as an alternative for
    domain and vector: distance defines the survey domain as distance
    from the center. This is then also available in construct_mesh and
    Simulation, including the CLI.
  • Removed precision from skin_depth, wavelength,
    min_cell_width; all in meshes. It caused problems for high
    frequencies.
  • All data is stored in the Survey, not partly in Survey and partly
    in Simulation.
  • Deprecated collect_classes in io.
  • Expanded the what-parameter in the Simulation-class to include
    properties related to the gradient.
  • Moved from github.com/empymod to github.com/emsig.