Skip to content

Latest commit

 

History

History
93 lines (61 loc) · 1.5 KB

device.rst

File metadata and controls

93 lines (61 loc) · 1.5 KB

Devices & Geometry

The classes defined in superscreen.device, superscreen.geometry, and superscreen.parameter are used to set up the inputs to a SuperScreen simulation, namely:

  • The geometry and penetration depth of all superconducting films
  • The spatial distribution of the applied magnetic field

Devices

Device

superscreen.Device

Layer

superscreen.Layer

Polygon

superscreen.Polygon

Meshing

superscreen.Mesh

superscreen.device.EdgeMesh

superscreen.device.MeshOperators

superscreen.device.generate_mesh

superscreen.device.smooth_mesh

Parameters

Parameter

superscreen.Parameter

CompositeParameter

superscreen.parameter.CompositeParameter

Constant

superscreen.Constant

Geometry

superscreen.geometry.rotate

superscreen.geometry.translate

superscreen.geometry.ellipse

superscreen.geometry.circle

superscreen.geometry.box