On 11/4/24 23:46, 王艺康 wrote:
I am very sorry that I did not make my mistake clear.
I will send you my code and input file (which is a 2D mesh attempt in 3D space), I suspect that I didn't attach the flow shape of the complex model to the coarse mesh but I have no proof of that!

I tried out your code, but I can't compile it. I get the following errors:

/home/bangerth/p/deal.II/1/install/examples/step-1/step-1.cc:115:29: error: no matching function for call to ‘dealii::OpenCASCADE::ArclengthProjectionLineManifold<2, 3>::ArclengthProjectionLineManifold(std::vector<TopoDS_Wire>&, const double&)’
  115 |             wires, tolerance);

and

/home/bangerth/p/deal.II/1/install/examples/step-1/step-1.cc:120:29: error: no matching function for call to ‘dealii::OpenCASCADE::NURBSPatchManifold<2, 3>::NURBSPatchManifold(std::vector<TopoDS_Face>&, const double&)’
  120 |             faces, tolerance);

What version of deal.II are you using? What happens if you try the latest release, 9.6?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/


--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/b13e3b00-2c2a-4a41-b19a-95984feef80f%40colostate.edu.

Reply via email to