Hello Shunsuke,
You can visualize local backflow by using thresholding on the velocity field:

Streamlines do not support filtering for negative values alone, but if backflow is significant, it will naturally appear in the streamline visualization. I recommend first identifying backflow zones using the thresholded velocity field, then examining streamlines within those specific areas to confirm the behavior.
Regarding voxel resolution:
Best regards,
Jonas
You can visualize local backflow by using thresholding on the velocity field:
- Load the flow volume field and select the relevant velocity component depending on the defined flow direction (e.g., Z).
- Apply a threshold to display only values smaller than 0. This will only show regions with reverse flow for clearer observation.
Streamlines do not support filtering for negative values alone, but if backflow is significant, it will naturally appear in the streamline visualization. I recommend first identifying backflow zones using the thresholded velocity field, then examining streamlines within those specific areas to confirm the behavior.
Regarding voxel resolution:
- Reducing the number of voxels while decreasing voxel size shrinks the total sample volume. This may limit your view to a single fiber instead of multiple ones, potentially compromising representativeness.
- Smaller voxels improve accuracy only until geometric features (e.g., pore throats or fiber diameters) are sufficiently resolved. Beyond ~10 voxels per feature, further refinement yields negligible simulation result improvements but increases runtimes.
- Only reduce voxel count if necessary to save computational resources or runtime. Always ensure the remaining volume remains statistically representative of your sample geometry for reliable results.
Best regards,
Jonas
