Skip to content

Commit ca09e31

Browse files
committed
Changed FEM config values
1 parent 35d02fa commit ca09e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/TUDELFT_V3_KITE/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ structural_pss:
5151
## structural kite_fem
5252
structural_kite_fem:
5353
max_iterations: !!int 1000
54-
tolerance: !!float 20 # smaller than ## coupled tol value
54+
tolerance: !!float 5 # smaller than ## coupled tol value
5555
step_limit: !!float 0.1
5656
relax_init: !!float 0.25
5757
relax_update: !!float 0.95

0 commit comments

Comments
 (0)