Search found 17 matches

by gschrank
07 Apr 2018, 18:55
Forum: Installation & compilation
Topic: Installation on Amazon Cloud Computing Instance (AWS)
Replies: 1
Views: 4254

Installation on Amazon Cloud Computing Instance (AWS)

Good morning! I've been attempting to install elmer on an AWS instance of Ubuntu 16.04. I've successfully installed the code locally and, for about a year now, have been testing the integration of some custom modules. I recently found that I'm memory-bound trying to do the computations locally, so I...
by gschrank
17 Feb 2017, 22:43
Forum: General
Topic: Using ElmerSolver_mpi on a Multi-body Problem
Replies: 5
Views: 5324

Re: Using ElmerSolver_mpi on a Multi-body Problem

Peter: Thanks so much. I understand. Maybe if you could help me understand first if the behaviour of ElmerGrid when using the -halo flag with metis is normal. I've tried running the ElmerGrid on one of the elmerice examples that comes bundled with the source code. Specifically, under /elmerfem/elmer...
by gschrank
16 Feb 2017, 00:06
Forum: General
Topic: Using ElmerSolver_mpi on a Multi-body Problem
Replies: 5
Views: 5324

Re: Using ElmerSolver_mpi on a Multi-body Problem

Peter: By multi-body, I do mean different bodies connected on the same mesh with different equations. I prepare these meshes using Salome to define the different bodies. Thank you so much for your quick reply and letting me know that what I am attempting is at least possible in the framework of Elme...
by gschrank
06 Feb 2017, 04:59
Forum: General
Topic: Using ElmerSolver_mpi on a Multi-body Problem
Replies: 5
Views: 5324

Using ElmerSolver_mpi on a Multi-body Problem

Good evening! I'm still fairly new to Elmer and FEM in general. I've been putting together a custom, non-linear solver module for a niche application I have, and I have run into an issue with running parallel computations with a multi-body in Elmer. I'd like to ask if it is possible in principle to ...
by gschrank
22 Oct 2016, 23:44
Forum: Software development
Topic: How to start developing own modules with Elmer
Replies: 5
Views: 20026

Re: How to start developing own modules with Elmer

Good afternoon. I'm hoping to piggyback off of this post and try to get some guidance as I dive into developing my own module. I'm relatively new to Elmer (worked with it for about a year) and to Fortran. My previous experience with FEM was with COMSOL, so I didn't have to think about the nuts and b...
by gschrank
28 Aug 2016, 18:57
Forum: Installation & compilation
Topic: Installation on ubuntu 16.04 LTS
Replies: 13
Views: 19998

Re: Installation on ubuntu 16.04 LTS

Thank you. I thought I had tried that earlier... ElmerSolver will start now, but I run into a segmentation fault error. I think this might be a bug with Elmer 8.2. The binaries of 8.2 I get from the repository run into the same problem. Perhaps this is something worth of a new thread... Or a little ...
by gschrank
22 Aug 2016, 01:19
Forum: Installation & compilation
Topic: Installation on ubuntu 16.04 LTS
Replies: 13
Views: 19998

Re: Installation on ubuntu 16.04 LTS

I'm wondering if I can join in to this conversation as well, since I'm have a similar problem. I'm also trying to compile and install Elmer onto ubuntu 16.04 using the instructions for ubuntu 14 found here: http://www.elmerfem.org/forum/viewtopic.php?f=2&t=3742 . I've previously successfully ins...