Skip to content

Commit 88a91fa

Browse files
committed
WIP parallels tests, fix example input folder, bug fixes
-- added tests for parallel sections (bridles etc) -- removed examples input folders, fixed directory -- bug fix loading EA for parallel sections, now forces to be floats -- working on bug fix for relocation of shared anchors when loading if span is slightly off (working to recalc span so anchor loc doesn't change since it's explicitly defined in ontology) -- cable bug fix make sure connection location is at depth relative to platform depth
1 parent 8a25a28 commit 88a91fa

30 files changed

+230
-125
lines changed

examples/08_Design_Adjustment/01_Fairleads.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ platform:
1919
type : FOWT
2020
fairleads : # list of fairlead coordinates for the platform relative to platform coordinate and 0-degree heading
2121
- name : fairlead1
22-
r : 58
23-
z : -14
22+
r_rel : [58, 0, -14]
2423
headings : [30, 150, 270]
2524

2625

examples/Inputs/output_MD.dat

Lines changed: 0 additions & 55 deletions
This file was deleted.

examples/Inputs/soil_sample.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)