iainsproat / SharpFE

Lightweight, modular finite element solver for .net
BSD 3-Clause "New" or "Revised" License
37 stars 9 forks source link

Load distribution #8

Open iainsproat opened 10 years ago

iainsproat commented 10 years ago

Distributed loads should be converted to equivalent nodal masses (dependent on the element to which they are applied - particularly the shape functions of that element). A separate library should be created to handle distributed loads.