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

STYLE: minor: indentation of 4 chars instead of 8

parent b236147b
No related merge requests found
......@@ -11,7 +11,7 @@
if (turbulentReaction)
{
volScalarField tk =
Cmix*sqrt(turbulence->muEff()/rho/turbulence->epsilon());
Cmix*sqrt(turbulence->muEff()/rho/turbulence->epsilon());
volScalarField tc = chemistry.tc();
// Chalmers PaSR model
......
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