mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: update of 'mode' to 'type' keyword for radiation properties
This commit is contained in:
committed by
Andrew Heather
parent
29e6c81af8
commit
722ebdb151
@ -15,10 +15,9 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
|
||||
".*"
|
||||
{
|
||||
mode lookup;
|
||||
type lookup;
|
||||
emissivity 1.0;
|
||||
absorptivity 0.0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user