Skip to content
Snippets Groups Projects
Commit c12de740 authored by Andrew Heather's avatar Andrew Heather
Browse files

minor formatting change

parent 9c7e2638
Branches
Tags
No related merge requests found
......@@ -266,7 +266,7 @@ public:
virtual scalar mug(scalar p, scalar T) const = 0;
//- Liquid thermal conductivity [W/(m K)]
virtual scalar K(scalar p, scalar T) const =0;
virtual scalar K(scalar p, scalar T) const = 0;
//- Vapour thermal conductivity [W/(m K)]
virtual scalar Kg(scalar p, scalar T) const = 0;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment