This fixed my problem in 2d, but I'm still having issues in 3d. Any other
suggestions for getting a .msh file read in when it's a 2d mesh in 3d
space? Posting the mesh I want to use here, with the type 15 elements
removed. I've also tried other software and file formats, running into the
sam
AM UTC-4, Wolfgang Bangerth wrote:
>
> On 6/24/20 6:53 AM, Victoria W. wrote:
> >
> > Thank you for getting back to me. I've tried with a .inp mesh produced
> by
> > both gmsh and freeCAD, but I get the same error with my .inp gmsh export
> and
> > wh
ly obvious. As a temporary
> workaround, would it be possible for you to convert your mesh to a .inp?
> That reader seems to work correctly for the dim = 1 spacedim = 2
> combination.
>
> Best,
> David
>
> On Thu, Jun 18, 2020 at 10:17 AM Victoria W. > wrote:
>
>
<https://github.com/dealii/dealii/blob/master/tests/particles/particle_01.cc>,
>>
>> that might provide snippets of information that you need as you build up
>> your understanding of this particular feature of the library.
>>
>> I hope that helps you a bit.
>
Hello,
I'm a new deal.ii and C++ user, so this question might be a bit basic, but
I was wondering how my implementation of the built-in deal.ii particle
class should look. Ultimately I'm looking to track a particle in laminar
flow. So far I've tried creating a simple particle at the origin a