thermophysicalModels: Renamed he*Thermo classes
The he*Thermo classes have been renamed to match their corresponding basic thermo classes. E.g., rhoThermo now corresponds to RhoThermo, rather than heRhoThermo.
This commit is contained in:
@ -18,7 +18,7 @@ type
|
||||
heSolidThermo
|
||||
);
|
||||
|
||||
typeBase
|
||||
typeRenamed
|
||||
(
|
||||
heSolidThermo solidThermo
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user