Skip to main content
1-Visitor
August 5, 2008
Question

Not COG....but COB !!

  • August 5, 2008
  • 2 replies
  • 843 views
Hi

Is there any method to evaluate centre of buoyancy in pro-e?

Thanks in advance,

Cheers,

Jnanesha KS

    2 replies

    10-Marble
    August 5, 2008

    fluid_density=.09FLUID_DENSITY9.000000e-02volume=VOLUME:FID_VOLUMEVOLUME5.131266e+01bouyant_force=fluid_density*volumeBOUYANT_FORCE4.618139e+00

    I did this for a part one time and it worked pretty good... The point at which buoyant force acts coincides with the center of mass.







    10-Marble
    August 5, 2008

    Sorry, a little bit cryptic on the last response:

    Set up a parameter called density (or use MP_DENSITY)

    Do a volume analysis on the part and save it as a feature.

    Set up a relation mulitplying the two to get the bouyant force.

    Do a center of mass analysis on the part. The center of bouyancy force will act through that.