BUG: Corrected mass source in filter tutorial

This commit is contained in:
andy
2011-11-03 11:25:20 +00:00
parent 35410e01ea
commit 5ac497d403

View File

@ -32,7 +32,9 @@ massSource1
volumeMode absolute;
fieldData
{
rho 1e-4; // kg/s
H2O 1e-4; // kg/s
p 1e-4; // kg/s
}
}
}