elarionov

elarionov

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

FEM Elasticity Model March 4, 2018, 7:16 p.m.

Hi all,

Is there a place in the docs that describes how the FEM Shape Stiffness and Volume Stiffness relate to elastic moduli like Bulk/Shear moduli or Poisson's ratio. It seems that Volume stiffness is close to bulk modulus and shape stiffness to Shear modulus (or Young's modulus?). Is that so?

Also, does Houdini use a corotational elasticity model or neohookean (or something else)?

This is useful to know for reproducing simulations from other FEM simulators.

Thank you!

HDK SOP_Star sample cmake build fail on macos Jan. 16, 2018, 12:02 p.m.

Thank you!

HDK SOP_Star sample cmake build fail on macos Jan. 14, 2018, 11:31 p.m.

Hi all,
I was toying the cmake system for building HDK sops and it seems that the search path for houdini shared libs isn't right. I get the following messages after calling make:
make[2]: *** No rule to make target `/Applications/Houdini/Houdini16.5.323/Frameworks/Houdini.framework/Versions/16.5.323/Resources/Applications/Frameworks/Houdini.framework/Versions/16.5.323/Libraries/libHoudiniAPPS3.dylib', needed by `/Users/<user>/Library/Preferences/houdini/16.5/dso/SOP_Star.dylib'.  Stop.
make[1]: *** [CMakeFiles/SOP_Star.dir/all] Error 2
make: *** [all] Error 2
It seems like $HFS is being prepended to the search path for some reason. I resolved this locally by changing HoudiniConfig.cmake.