mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
replace tabs by spaces
for whatever reason a few tabulator characters crept in...
This commit is contained in:
parent
3c94807b85
commit
f03711aff6
@ -912,7 +912,7 @@ public:
|
||||
|
||||
}
|
||||
|
||||
void setRestart(const Opm::data::Solution& sol, unsigned elemIdx, unsigned globalDofIndex)
|
||||
void setRestart(const Opm::data::Solution& sol, unsigned elemIdx, unsigned globalDofIndex)
|
||||
{
|
||||
Scalar so = 1.0;
|
||||
if (saturation_[waterPhaseIdx].size() > 0 && sol.has("SWAT")) {
|
||||
|
Loading…
Reference in New Issue
Block a user