Javi Gárate
Javi Gárate
Belongs to the Fluid ecosystem Inherits from Fluid: - Solution strategies NO -> new sol strat : Free surface - 2 new conditions - Fluid - Porous zone - Write...
To do: - [x] Add contact to Shells - [x] Leave only Contact type
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]]...
Add a special element that writes a process in the json file.
3d wake process should have a parameter to enable a file (stl)
Create the postprocess toolbar with an usage example. The first one can be the formfinding in Structural
We need a new window for user errors. This window should show the raw message, and hide the stack trace in a folded frame
Some system must be defined to make sure that a variable is written in the json as it's desired type. A developer should be able to write: ```json "name": "3",...