Local Source Files
| diagnostics.h | Statistics and output helpers for drop impact simulations. | |
| geometry.h | Geometry helpers and initialization macros for drop impact simulations. | |
| params.h | Parameter management for drop impact simulations. Defines the configuration structure plus helpers to parse, validate... | |
| parse_params.sh | parseparamfile() { local paramfile=\$1 if [ ! -f '\$paramfile' ]; then echo 'ERROR: Parameter file \$paramfile not fo... |