KratosMultiphysics / GiDInterface

The graphical user interface of Kratos for GiD. Featuring CFD, CSM, DEM, PFEM, etc
Other
31 stars 16 forks source link

Structural - Membrane presstress vector write as Matrix #274

Open jginternational opened 6 years ago

jginternational commented 6 years ago

Prestressed membrane in structural should have a 3 component vector as input for the prestress.

it should be written in the materials file as matrix

MEMBRANE_PRESTESSS : [[100, 200, 0]] instead of [100, 200, 0]

jginternational commented 6 years ago

@annasophie91 it's better if you can change it in python