mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
added calculation of mole field
This commit is contained in:
@ -50,6 +50,8 @@ tmp<fv::convectionScheme<scalar> > mvConvection
|
||||
}
|
||||
}
|
||||
|
||||
N = Yt*rhoeps/W;
|
||||
|
||||
Y[inertIndex] = scalar(1) - Yt;
|
||||
Y[inertIndex].max(0.0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user