Fixed sws_ola

This commit is contained in:
Edgar P. Burkhart 2022-03-28 10:27:38 +02:00
parent ba675fb763
commit a335f2f5ce
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
19 changed files with 311413 additions and 33 deletions

View file

@ -25,7 +25,7 @@ regions
(
boxToCell
{
box (-10 -10 -100) (500 10 5);
box (-200 -100 -100) (100 100 4.5);
fieldValues
(
@ -34,8 +34,8 @@ regions
}
surfaceToCell
{
file "./constant/triSurface/rubble.stl";
outsidePoints ((0 0 0)); // definition of outside
file "./constant/triSurface/poro.stl";
outsidePoints ((-100 0 0)); // definition of outside
includeCut true; // cells cut by surface
includeInside true; // cells not on outside of surf
includeOutside false; // cells on outside of surf