Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 575 Bytes

TODO.md

File metadata and controls

14 lines (13 loc) · 575 Bytes

TODO

  • Simplify buffers
  • Add relaxation
  • General clean-up of the code
  • Better plotting/visualization
  • Remove x from element functions (only needed for nonstructured grids)
  • Fix PGD Ψ to save in gauss points
  • Calculate Ψ in displacement function instead (for FEM and PGD )
  • Pretty printing of status and residuals etc
  • Write a more efficient solver integrating both g and K at the same time
  • Remove kefunc from all global residuals
  • Simplify boundary conditions for FEM
  • Fix mtrl params for FEM