mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
clean up whitespaces
remove extra spaces, convert tabs to spaces
This commit is contained in:
@ -46,7 +46,7 @@ tmp<volScalarField> chemistryModel::Smi(label i) const
|
|||||||
|
|
||||||
tmp<volScalarField> chemistryModel::Sm() const
|
tmp<volScalarField> chemistryModel::Sm() const
|
||||||
{
|
{
|
||||||
FatalError<<"the solver calls for Smi()\n"
|
FatalError<<"the solver calls for Sm()\n"
|
||||||
<<"please activate 'speciesModel' in 'chemistryModels'"
|
<<"please activate 'speciesModel' in 'chemistryModels'"
|
||||||
<<abort(FatalError);
|
<<abort(FatalError);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user