Hello, everyone!
I am encountering the following error when simulating pure fluid flow into a parallel plate microchannel:
NUMBER OF CELLS = 648000
NUMBER OF STANDARD CELLS = 0 ( 0.00 % of Total)
NUMBER OF CUT CELLS = 0 ( 0.00 % of Total)
NUMBER OF FLUID CELLS = 0 ( 0.00 % of Total)
NUMBER OF BLOCKED CELLS = 648000 (100.00 % of Total)
Error from cartesian_grid/vtk_out.f:2563
FATAL Error: There are no standard fluid cells in the computation.
I have set the grid size to 50 microns with parallel plates that fit snugly on the top and bottom of the full domain. What puzzles me is that when I leave a gap between the parallel plate and the top and bottom of the region, I find that the above error will no longer exist. Is it a problem with the grid settings? Since I want to explore some parameters under this mesh size, so it is not convenient to change the mesh size, I would like to know if it is possible to solve this problem by changing some meshing parameters while the parallel plates are tightly fit to the top and bottom of the full region? Here is my case, I hope you can make some suggestions, thanks!
Thank you very much for your reply, Jeff. Do you mean that you don’t need to check the “select facets(stl)” box in the “regions” column? And in the “Boundary conditions” column, do you only need to set no-slip boundary conditions on the top, bottom, front and back of the whole region?If so, don’t I need to set the boundary conditions between the fluid and my parallel plate (box)?
I have not looked at your file, but based on the picture, my suggestion is to define 4 separate regions (one for each box) by adjusting xmin, xmax, ymin,ymax, zmin,zmax. Then you can define a boundary condition for each region and set it to no-slip wall. You don’t need to define any box in the geometry pool.
Thank you very much for your reply jeff. Your advice was very helpful. Another problem that really bothered me was that I needed to perforate the board, the diameter of the hole was 300 microns, and let the fluid flow in through the hole in the board. The plate is fitted to the periphery of the area, both of which are non-slip boundaries. The model works with a 100 micron grid, but a 50 micron grid diverges. Why?Is the overlap of my slab wall and zone wall the cause of this problem
Hello jeff! I set up two regions as no-slip walls as you suggested. The other confusing thing is that the size of these two regions (boxes) and the distance to the wall changes with the size of the mesh as shown below. It seems that the distance of these two regions to the wall and their widths can only be integer multiples of the grid size and will not cut the mesh, why is that?Does this have anything to do with the fact that the tops of my two box areas overlap with the top of the full domain
When you use a rectangular region, the mesh is not cut, but the region snaps to the closest grid line. You need to adjust the grid spacing so it aligns with the regions.