Changelog
Last update: 17.07.2025Release notes for 2025 R1
Added
IRockySPHElementScalarsModel::enable_velocity_gradient()method.IRockySPHElement::get_strain_rate_tensor()method.IRockySPHElementScalars::get_velocity_gradient_x()method.IRockySPHElementScalars::get_velocity_gradient_y()method.IRockySPHElementScalars::get_velocity_gradient_z()method.
Deprecated
ROCKY_PLUGIN_COMPUTE_ADHESIVE_DISTANCEShook was deprecated. Adhesive distances can be set onROCKY_PLUGIN_INITIALIZEorROCKY_PLUGIN_BEGIN_ITERATION.ROCKY_PLUGIN_FORCE_ON_SPH_ELEMENT_INTERACTIONShook was deprecated. Consider usingROCKY_PLUGIN_SURFACE_TENSION_ON_SPH_ELEMENT_INTERACTIONSorROCKY_PLUGIN_VISCOUS_ACCELERATIONS_ON_SPH_ELEMENT_INTERACTIONSfor model specific implementations.ROCKY_PLUGIN_FORCE_ON_SPH_TRIANGLE_INTERACTIONShook was deprecated. Consider usingROCKY_PLUGIN_SURFACE_TENSION_ON_SPH_TRIANGLE_INTERACTIONSorROCKY_PLUGIN_VISCOUS_ACCELERATIONS_ON_SPH_TRIANGLE_INTERACTIONSspecific implementations.