HydroChrono icon indicating copy to clipboard operation
HydroChrono copied to clipboard

Hydrodynamics for Project Chrono - enabling simulations of wave energy converters and other ocean systems.

Results 12 HydroChrono issues
Sort by recently updated
recently updated
newest added

hydro_forces.cpp contains too many different classes and functions; needs to be refactored into multiple files e.g.: - chrono-specific classes/functions (ForceFunc6d, ComponentFunc) - wave classes/functions (regular/irregular, eta, surface mesh etc) -...