TangLaoya

Results 13 comments of TangLaoya

In addition, even I put the -sharp option, the output mesh also changed the input boundaries. Could you please help me to take a look at it? Thanks, Tang Laoya

Dear all, Any suggestion to modify the model or is there any bug of the code? In addition, how to let the LaGriT do the following Boolean operations: union, difference,...

Dear Daniel, Is there any update that have fixed this problem? Thanks, Tang Laoya

Display ' For some reason an interface element has no interface nodes!' when running. And the output mesh is like this: ![image](https://github.com/trixi-framework/HOHQMesh/assets/3899608/c1516e2b-b025-4a84-8ac0-28faef2f5743)

The method you provide to input straight line is just like the issue #31 I posted before, it will take a long time and huge memory. Thanks.

the time spending function is here (for the case test.off): OuterToInnerboundaryDistances ``` DO j = 1, N ! N=989 DO i = 1, nSegments ! nSegments = 257 DO k...

Dear andrewwinters5000, Thank you very much for your kindly reply. Yes, the inner boundaries I studied are very complicated. I need mesh all the domains inside the outer boundary, with...

> Referen ``` \begin{SPLINE_CURVE} name = Spline nKnots = 5 \begin{SPLINE_DATA} 0.0 -5.0 3.0 0.0 0.25 -2.0 1.0 0.0 0.5 -4.0 0.5 0.0 0.75 -2.0 -3.0 0.0 1.0 0.0 -7.0...

Thank you very much for your kindly remind. just now I set an error nKnots, but even I correct it, the program still display error message, could you please help...

> You can only have a single `INNER_BOUNDARIES` block, i.e., the control file should only have one instance of `\BEGIN{INNER_BOUNDARIES}` and `\END{INNER_BOUNDARIES}` each of the inner boundary curves are a...