Simple calculation of plate, structural analysis

Hi,

sorry for the beginner question, but I can’t find the simple stuff in the i-tutorial examples.

Can someone provide a simple example as .py file for a netgen/ngsolve calculation with following features:

  • geometry would be a simple rectangular plate in 3 space

  • three sides have a boundary condition that allows rotation but no displacement

  • a constant pressure applied to the complete plane

  • linear calculation is sufficient

  • some textual output of resulting stress and displacement. I guess for finding the max values it’s required to iterate over some grid function?

Thanks in advance

Jürgen