Revision 446d23c3e70527f4d241cbf190924f47fac44828 authored by Tymofiy Gerasimov on 29 August 2023, 09:23:10 UTC, committed by Dmitri Naumov on 31 August 2023, 08:13:49 UTC
Documentation of the volumetric expansion due to water-to-ice
phase change test.
1 parent 8720280
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top