wind silhouette
- This topic has 2 replies, 2 voices, and was last updated 13 years, 6 months ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
› DELFTship forum › Hydrostatics and stability › wind silhouette
Hoi Martijn,
What is the text file format to upload a wind silhouette?
Greetings
Jenske
The text file upload for the windsilhouet on the TU version is not working. You can save a silhouet made by delftship self in text format but you can’t open it afterwards. Which means you can’t insert a list of points in the program. Maybey a bug that is changed in a new version?
Gr Jenske
That’s because the export format (when using text files) is slightly different from the import format. The export format saves all wind silhouettes at once. The import routine only assumes one wind silhouette.
The correct import format is:
221
0.0000 0.0000
-1.8100 -0.0020
-1.8540 4.5700
-0.2730 4.6090
-0.2740 5.3270
The first line specifies the number of points.
The second line is an empty line
the 3rd and nex lines are the coordinates (X and Z, make sure you use a period as a decimal separator)