Autohydro - FSM trouble

bandit23gr

Junior Member
Joined
Mar 19, 2013
Messages
6
Reaction score
0
Location
Greece
Good day everyone,

I'm using the following macro in my .lib files
<<
'*******************************************Menu:Reporting
macro "Intact Stability MaxFSM" /menu:Reporting
note {CENTER}{BOLD} INTACT STABILITY CHECK TOWARDS IMO 749(18)
note {CENTER}{BOLD} Max Free Surface Correction is implemented
note
limits off
LIMIT TITLE IMO A749(18), INTACT STABILITY
limit(1) area from Equil to 30 > .055
limit(2) area from Equil to 40 or fld > .09
limit(3) area from 30 to 40 or fld > .03
limit(4) RA at 30 or MAX > .2
limit(5) angle at MAX > 25
limit(6) GM > 0.15
parts *.*
st cart float dw we di /vo:cm /MAXFSM
ra 0,5,...,90 /limit:attained /START : 0 /STOP : 90 /NOTES /MAXFSM
parts OFF
so
/

>>

As far as i understand, autohydro uses MAXFSM as the maximum value for any load at the present heel and trim of the loading condition.

1.Does anyone know if this can be changed so that it calculates MAXFSM for zero heel/trim? (actual heel/trim for the loading condition may be #0)

2. I used "tc" command with zero heel/trim in order to report maximum FSM for all tanks. Is there a way to enter manually for every tank/group of tanks these FSM values in the above macro? Can anyone help with /USERFSM command?

Thanx in advance for any reply.
 
Tank filling status is not given in the command. how many tanks are there?. which version of autohydro u are using ?
 
I use Autohydro version 5 & 6.

There are about 40 tanks for the ship that i'm working on currently.

For the loading conditions i use several .run files (see attached file).
 

Attachments

*******After loading the tanks follow the below command for userfsm method *****

LOAD (NO1 OILTANK.P) 98%
LOAD ------------------------------
LOAD ------------------------------

parts NO1 OILTANK.P
parts --------------
Parts ----------------


fsm (NO1 OILTANK.P) 10.3
fsm ----------------
fsm ----------------


so
st float dw fixed displ
status/usertankfsm
ra 0,4,..,60/usertankfsm/lim/notes

The above command works on autohydro 6.3 version

i have used one tank as example add remaing tanks and fsm values for corresponding tanks.
 
I'll work on that and hope it is ok with previous version of autohydro than yours.

Thank you for your valuable assistance and your time.
Vagelis
 
I’m facing problem with userfsm command in autohydro, when I give userfsm command in run file, report shows only “ * ” in FSM column. Please help me with this issue. Any run file format for userfsm command?
 
Forum posts represent the experience, opinion, and view of individual users. Boat Design Net does not necessarily endorse nor share the view of each individual post.
When making any potentially dangerous or financial decision, always employ and consult appropriate professionals. Your circumstances or experience may be different.

  • Back
    Top