I currently working on my undergraduate final project which is simulation to jacket lifting, I used the vessel from Ultramarine library to generate tanker which will lift the jacket. So, far I tried to insert model from library but the model vessel can't be read by the system. (I inserted the log file data and other data also)
>inmodel
Defining Vessel with:
C:/Program Files/Bentley/Engineering/MOSES 7.10 \
V8i//hdesk/tools/vessels/cbarges/amt_carr.dat
*** ERROR: -6.92500 Is Not a Valid Name
========================================
Then I tried to add .dat file to make it readable.
$
$ READ BARGE MODEL
&insert ./barge.dat
jacket installation.rar
The problem solved, I also made the same method for the spreader model, but when I inserted it becomes all unreadable. It said that spreader file isn't defined yet. The error comes early, now the vessel isn't readable, (it seems like vessel and spreader file are read as one package file).
Second, I had finished all the datas required to run analysis. How it should be if I want to get the structural analysis also?
I really need your help. Many thanks.
Hello Rahardian, Your message is difficult to follow. You report you are having problems reading in the model, but then your report "problem solved". When I reviewed the zip file you attached it shows results of a structural analysis. What do you mean by your question on structural analysis?
Please try to be specific when you send questions. Please let us know the file name and the line number where we should concentrate.
Georgina
Hello Georgina, so sorry I got lil bit frustrated in MOSES modelling.
I currently working on my final project where I am simulating jacket lifting analysis, I used the vessel from Ultramarine library to generate AMT carr tanker which will lift the jacket. What I want to ask are:
$ READ SPREADER MODEL
&insert ./spreader.dat
(this is in the jacketinstall.dat)
You can see the results in my log file. I should get S000, S001, S002, boompt in my running moses file, but they doesn’t seem to be recognized by the system. How could that possibly happen?
Are my questions clear enough? Thankyou so much.
here is my zip file Georgina, I hope you could understand what I'm trying to explain to you. 2308.jacket installation.zip
The jacketinstall.dat file only has "&insert ./barge.dat". Can you send me the file that also has "&insert spreader.dat"?
When I reviewed spread.dat the point definitions have error. To define a point it character is "*". You have "~". Please make that correction.