Skip to content

Fixing bug causing lcfs fluxsurface to be opened

Matěj Tomeš requested to merge fix_lcfs into develop

This was causing the lcfs to stay opened if it wasnt opened. My bad. Checkin if the last and first points in te lcfs are the same needs to be done when feeding the polygon to the FluxSurface class constructor. Shapely identifies closed polygons as having identical first and last shapes.

Merge request reports

Loading