Discussion: patchProbes compatibility with fixedLocations
Standard probes FO has additional entry
// Optional: do not recalculate cells if mesh moves
fixedLocations false;
Is this also applicable for patchProbes? @andy
Standard probes FO has additional entry
// Optional: do not recalculate cells if mesh moves
fixedLocations false;
Is this also applicable for patchProbes? @andy
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
yes. The only difference between probes and patchProbes is how they find and sample the elements. One uses cells, the other one uses patch faces.
Ok.
Status changed to closed
Mentioned in commit 794b5cd286aafd10ae2895ffaf6c3b4fdcc1d260
Forget above commit message. Is the fix for 228, not 22.