Search found 22 matches

by DePurpereWolf
02 Dec 2014, 11:31
Forum: Installation & compilation
Topic: Using multiple cores not working in Ubuntu 14.04
Replies: 2
Views: 3078

Re: Using multiple cores not working in Ubuntu 14.04

I see I have just been running multiple commands at the same time instead of spreading the load.
So there was no time win at all.

At least now an error message is shown.

Sorry for taking your time with my wishful thinking.
by DePurpereWolf
01 Dec 2014, 18:47
Forum: Installation & compilation
Topic: Using multiple cores not working in Ubuntu 14.04
Replies: 2
Views: 3078

Using multiple cores not working in Ubuntu 14.04

Hello, I have updated one of the pc's here to Ubuntu 14.04 and reinstalled Elmer. It doesn't seem to be using multiple cores. I have certain computations that do not use partitioning of the mesh. In the past I was able to run this simulation on multiple cores using mpirun. This is still the case on ...
by DePurpereWolf
16 Sep 2014, 13:37
Forum: General
Topic: J-Integral
Replies: 19
Views: 16041

Re: J-Integral

The simulation works on a 13.10 machine I have in the office. So it seems to be specific to my ubuntu 14.04 install. I'm a little apprehensive of building Elmer 7 on ubuntu 14.04 I have seen a lot of issues with it here on this forum. http://www.elmerfem.org/forum/viewtopic.php?f=3&t=3585&p=...
by DePurpereWolf
16 Sep 2014, 09:49
Forum: General
Topic: J-Integral
Replies: 19
Views: 16041

Re: J-Integral

I think this is related to the fact that I'm running Elmer on Ubuntu 14.04 When I run elmerf90 -o Jintegral.so Jintegral.f90 I get: gfortran -I/build/buildd/elmerfem-6.1.0.svn.5396.dfsg2/debian/tmp/usr/include -fPIC -m64 -fPIC -fPIC -I. -Ibinio -I/usr/include/mpi -I/usr/include -m64 -fPIC -I/usr/sha...
by DePurpereWolf
12 Sep 2014, 18:04
Forum: General
Topic: J-Integral
Replies: 19
Views: 16041

Re: J-Integral

I've tried out the code but it's giving me a segmentation fault.
The code runs and even outputs something interesting. I've included the elmer output.

I doesn't give me any hint whay might be wrong except for: Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Regards,
by DePurpereWolf
24 Jul 2014, 10:07
Forum: Installation & compilation
Topic: Install ElmerGUI on Ubuntu 14.04
Replies: 6
Views: 16370

Re: Install ElmerGUI on Ubuntu 14.04

Thank you all for your answers, I have ElmerGUI working now on Ubuntu 14.04 I only really need to use the GUI sometimes to check if my mesh is correct. It is a good way to verify boundary numbers. However, I also do like the convergence plot it makes during simulations. Is there a way to view the co...
by DePurpereWolf
19 Jun 2014, 11:16
Forum: Installation & compilation
Topic: Install ElmerGUI on Ubuntu 14.04
Replies: 6
Views: 16370

Install ElmerGUI on Ubuntu 14.04

Hello, I've just switched to Ubuntu 14.04 I can install Elmer solver etc. from the repository, however ElmerGUI is not included. I read somewhere that ElmerGUI is not included because of licencing issues with opencascade code which it uses. What is the best way to install ElmerGui on my machine? Whe...
by DePurpereWolf
29 Sep 2013, 19:43
Forum: External tools
Topic: Using external program (gmsh) to handle update mesh
Replies: 2
Views: 4346

Re: Using external program (gmsh) to handle update mesh

Hello, With help of the example you pointed out I've made some progress. My simulation is running and it is giving me good result. What is the best way to handle simulation steps that do not converge, i.e. are past the pull-in step? I'm using a resultoutput solver to export a vtk after each voltage ...
by DePurpereWolf
25 Sep 2013, 17:59
Forum: External tools
Topic: Using external program (gmsh) to handle update mesh
Replies: 2
Views: 4346

Using external program (gmsh) to handle update mesh

Hello, I would like to perform a coupled electrostatic - mechanic simulation to calculate pull-in of a fairly complicated (comb-drive) electrode. The mesh will be generated by gmsh. How will the update mesh for the coupled simulation work? I would like to remesh it with gmsh and not have to dig into...
by DePurpereWolf
02 Aug 2013, 11:20
Forum: General
Topic: Boundary condition problem
Replies: 11
Views: 9482

Re: Boundary condition problem

Hi, I can't get the connect flag to work, i'm not getting any feedback, just a segmentation fault (core dumped) Also, with this mesh, the 3: METIS PartGraphKway routine doesn't seem to work. I've included the mesh, the output of gmsh and in elmer format, and a picture. The (periodic) boundary condit...