GHS Port Reference Center
Information for maritime designers, engineers and builders
Maintained by Creative Systems, Inc., Creators of GHS
Click here for information about GHS and other fine marine software.
Go to Main page

Demonstrates a convenient way to keep the weight of tank contents on board when flooded.
    `Demonstrates a convenient way to keep the weight
    `of tank contents on board when flooded.
    
    project NORUNOFF
    
    read fv
    report norunoff.pf
    
    draft 5
    vcg 7
    solve weight, lcg
    
    macro norunoff
     tank %1
     add "non-runoff %1", {tweight}, {tlcg}, {ttcg}, {tvcg}
     type flood
    /
    
    macro intact
     tank %1
     delete "non-runoff %1"
     type intact
    /
    
    load (wt*) 0.5
    solve
    status
    
    `flood tank without runoff
    .norunoff wt1.s
    solve
    status
    
    `restore to intact
    .intact wt1.s
    solve
    status
    print preview
    report off
    quit
    
    
Add a free link to your site
Copyright © , Creative Systems, Inc.
Privacy policy