[deal.II] Applying boundary Id in Gmsh ; tethex

2023-02-26 Thread HIMAL MAGAR
Warm greetings, I want to set boundary id on a geometry in gmsh and read it in deal.ii. I have done the followings: 1 . I have imported my geometry .STEP in gmsh. 2 . Assigned elementary tag and physical surface "name" in the geometry section, 3 . Meshed 4 . when this file is imported in gmsh,

Re: [deal.II] Re: Importing .msh file from CUBIT

2022-12-06 Thread HIMAL MAGAR
Hi Bruno, I have used the .inp format file and used read_ucd here. I was actually trying to import a .msh file. However, the same error occurs for the read_msh function as well. Himal. On Tue, Dec 6, 2022 at 9:41 PM Bruno Turcksin wrote: > Himal, > > It looks like there is a problem opening th

[deal.II] Importing .msh file from CUBIT

2022-12-06 Thread HIMAL MAGAR
Warm Greetings!, I am trying to import .msh file that I have created in CUBIT in step-17. However, the code doesn't read the file and produces following error: [image: Screenshot from 2022-12-06 21-15-16.png] Do i need to manually modify the contents in file before importing into the code? If so,

Re: [deal.II] Implementation of Neumann boundary condition in 3d

2022-11-17 Thread HIMAL MAGAR
magnitude and direction indicated by unit vector along radial direction. Does it make sense? Thanking you. Himal. On Thu, 17 Nov 2022, 10:44 am HIMAL MAGAR, <075bme018.hi...@pcampus.edu.np> wrote: > Dear Sir, > The equation is Poisson's equation with mixed boundary conditions.

Re: [deal.II] Implementation of Neumann boundary condition in 3d

2022-11-16 Thread HIMAL MAGAR
he direction of the pressure relative to the face? Thank you. Himal On Thu, Nov 17, 2022 at 10:03 AM Wolfgang Bangerth wrote: > On 11/16/22 03:58, HIMAL MAGAR wrote: > > I am trying to apply Neumann boundary condition(pressure) on inner wall > of a > > cylinder. So far, I hav

Re: [deal.II] Re: How to mesh Solid objects in step-54?

2022-11-16 Thread HIMAL MAGAR
Hi Marc Thank you for your reply. I had confirmed that the vertices were on the manifold by visualizing the coarse mesh( in .vtk format) and .iges file in gmsh together. Thanks. Himal. On Tue, Nov 15, 2022 at 11:29 PM Marc Fehling wrote: > Hi Himal, > > I'm glad it works now with the msh for

[deal.II] Implementation of Neumann boundary condition in 3d

2022-11-16 Thread HIMAL MAGAR
Greetings, I am trying to apply Neumann boundary condition(pressure) on inner wall of a cylinder. So far, I have followed Lecture 21.55 to apply this condition in 2d (in step-6 and step-8) and succeeded. But when it came to 3d case, I am having hard time understanding how to implement pressure w

Re: [deal.II] Re: How to mesh Solid objects in step-54?

2022-11-14 Thread HIMAL MAGAR
Dear Sir, As you suggested, I worked on the .msh format. And it WORKED!!. Thank you so much. [image: 0-02-03-6e93bc00f0a4dda1496a4e494c98a47ae70f7a77c613f5fe0f9e37a4b34d06be_4f06409b1db8e8f9.png] [image: 0-02-03-3af1bb23ee6374e1ce4f6244605cb046b8f125299e7e54f4fe6cc433c8de4b4f_d4ceefb5a560240e.png]

[deal.II] How to mesh Solid objects in step-54?

2022-11-06 Thread HIMAL MAGAR
Hello, I am trying to mesh an oxygen gas cylinder(which is part of our project in our University) using step-54. For simplicity, I have generated a coarse mesh(cuboid) using step-1 and prepared .IGS file of a cuboid of same dimension. But , I have encountered following error while running it: [i

Re: [deal.II] error while running step_17

2022-11-04 Thread HIMAL MAGAR
Thank you for your reply sir! I just re-installed dealii again in ubuntu. Now, it runs normally. :) Thanks again. Himal On Fri, Nov 4, 2022 at 9:21 PM Wolfgang Bangerth wrote: > On 11/4/22 03:16, HIMAL MAGAR wrote: > > No sir, after this incident whenever I try to run any step (mpi as

Re: [deal.II] error while running step_17

2022-11-04 Thread HIMAL MAGAR
No sir, after this incident whenever I try to run any step (mpi as well as non-mpi) this error message pops up. On Wed, Nov 2, 2022 at 9:39 PM Wolfgang Bangerth wrote: > > I have received following error while running step_17. How do I solve > > the problem? > > Himal, > the error suggests that

[deal.II] error while running step_17

2022-10-31 Thread HIMAL MAGAR
I have received following error while running step_17. How do I solve the problem? [image: Screenshot from 2022-11-01 09-45-30.png] -- 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 th

Re: [deal.II] Re: About CAD file

2022-10-27 Thread HIMAL MAGAR
Thank you for your reply Sir! On Fri, 28 Oct 2022, 12:59 am Wolfgang Bangerth, wrote: > On 10/27/22 06:01, HIMAL MAGAR wrote: > > I want to input the CAD model from commercial softwares, particularly > > SOLIDWORKS for meshing. Is there anything , I need to look before doing >

Re: [deal.II] Re: About CAD file

2022-10-27 Thread HIMAL MAGAR
plemented feature if it could only read a > single input file :-) > > Best > W. > > On 10/26/22 07:08, HIMAL MAGAR wrote: > > *** Caution: EXTERNAL Sender *** > > > > > > > > Here, I mean to ask if .iges file from other sources are also valid. > > On

[deal.II] Re: About CAD file

2022-10-26 Thread HIMAL MAGAR
Here, I mean to ask if .iges file from other sources are also valid. On Wednesday, October 26, 2022 at 6:47:28 PM UTC+5:45 HIMAL MAGAR wrote: > Is it true that we can only import .iges file from openCASCADE in step54? > Thanks -- The deal.II project is located at http://www.dealii.or

[deal.II] About CAD file

2022-10-26 Thread HIMAL MAGAR
Is it true that we can only import .iges file from openCASCADE in step54? Thanks -- 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