TUT: mixerVesselAMI2D updated for MD24 cache weights and addressing

This commit is contained in:
Andrew Heather
2025-01-23 17:04:27 +00:00
parent f17f2f1123
commit e5eb84514f

View File

@ -788,9 +788,14 @@ boundary
AMI1 AMI1
{ {
cacheSize 360;
type cyclicAMI; type cyclicAMI;
neighbourPatch AMI2; neighbourPatch AMI2;
transform noOrdering; transform noOrdering;
rotationCentre (0 0 0);
rotationAxis (0 0 1);
/* optional /* optional
surface surface
{ {
@ -815,9 +820,13 @@ boundary
AMI2 AMI2
{ {
cacheSize 360;
type cyclicAMI; type cyclicAMI;
neighbourPatch AMI1; neighbourPatch AMI1;
transform noOrdering; transform noOrdering;
rotationCentre (0 0 0);
rotationAxis (0 0 1);
/* optional /* optional
surface surface
{ {