STYLE: update of 'mode' to 'type' keyword for radiation properties

This commit is contained in:
Mark Olesen
2019-05-17 09:53:25 +01:00
committed by Andrew Heather
parent 29e6c81af8
commit 722ebdb151
15 changed files with 15 additions and 26 deletions

View File

@ -15,10 +15,9 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
".*"
{
mode lookup;
type lookup;
emissivity 1.0;
absorptivity 0.0;
}