Skip to content

Commit 28d11bb

Browse files
Geomechanics sets to quadratic
1 parent 4de81cc commit 28d11bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

kratos.gid/apps/GeoMechanics/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"start_script": "::GeoMechanics::Init",
2525
"requirements": {
2626
"apps": ["Structural"],
27-
"minimum_gid_version": "16.1.4d"
27+
"minimum_gid_version": "16.1.4d",
28+
"mesh_type": "quadratic"
2829
},
2930
"permissions": {
3031
"open_tree": true,

0 commit comments

Comments
 (0)