FEMM/crates/femm-doc-mag/src
jess a2957d907a added more plotting modes and node angles.
also added a very handy SVG pipeline. you can make fem documents in inkscape and whatnot now.

added a few examples. use content-info to give your object a material (the title under accesability that way it serves a secondary purpose)

class names:
Segment
Node
Block

you can claim a rectangle to be a segment, it will create an enclosed object out of segments for you.

you should trim your objects to overlap just a smidge or you get some ghost nodes.
2026-05-15 23:40:33 -07:00
..
ans.rs added plots, fixed sessions for sims 2026-05-15 13:26:15 -07:00
edit.rs added more plotting modes and node angles. 2026-05-15 23:40:33 -07:00
geom.rs parser and pre-proc 2026-05-12 21:47:37 -07:00
geom_math.rs parser and pre-proc 2026-05-12 21:47:37 -07:00
lib.rs demo 2026-05-13 01:14:06 -07:00
mesh.rs demo 2026-05-13 01:14:06 -07:00
parser.rs parser and pre-proc 2026-05-12 21:47:37 -07:00
poly.rs Some working examples 2026-05-13 12:48:33 -07:00
props.rs parser and pre-proc 2026-05-12 21:47:37 -07:00
writer.rs parser and pre-proc 2026-05-12 21:47:37 -07:00