From 5a7db2d1ded826bf3f49e2962cb667c575f50f2f Mon Sep 17 00:00:00 2001 From: Juri Date: Fri, 24 Feb 2023 07:45:40 +0100 Subject: [PATCH] FEA: Change input schema --- twine.json | 1 + 1 file changed, 1 insertion(+) diff --git a/twine.json b/twine.json index abf9db9..4902e84 100644 --- a/twine.json +++ b/twine.json @@ -91,6 +91,7 @@ }, "repanel": { "title": "Repanel Airfoil", + "description":"Use XFOIL routines to re-panel the geometry?", "type": "boolean", "default": false },