mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Changes to tutorials and sources regarding
changes from K to kappa in solid Thermo
This commit is contained in:
@ -109,7 +109,8 @@ public:
|
|||||||
{
|
{
|
||||||
notImplemented
|
notImplemented
|
||||||
(
|
(
|
||||||
"directionalKSolidThermo::directionalKappa(const label) const"
|
"directionalKSolidThermo::directionalKappa(const label)
|
||||||
|
"const"
|
||||||
);
|
);
|
||||||
return tmp<symmTensorField>(NULL);
|
return tmp<symmTensorField>(NULL);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user