Search found 99 matches

by tzwinger
23 Aug 2017, 09:26
Forum: Elmer/Ice
Topic: Output basal drag and effective pressure
Replies: 3
Views: 6653

Re: Output basal drag and effective pressure

Hi Matt, as I see it, there are three misunderstandings here: 1) SlidCoeff_Contact is a user function that would deliver you (based on grounding line dynamics) the corresponding sliding coefficient on the bedrock (you can switch the "Coulomb"-law in there). Hence, the BDrag value would be ...
by tzwinger
11 Jul 2017, 00:32
Forum: Elmer/Ice
Topic: error DetectExtrudeStructure
Replies: 7
Views: 9222

Re: error DetectExtrudeStructure

Hi,

to test Peter's suspicion, whether the problem is from gmsh, you could easily create this simple geometry using native format of ElmerGrid. To find a blueprint, just check for any square.grd in the existing Elmer examples.

Regards,

Thomas
by tzwinger
10 Jul 2017, 10:00
Forum: Elmer/Ice
Topic: error DetectExtrudeStructure
Replies: 7
Views: 9222

Re: error DetectExtrudeStructure

Hi,
given the fact that it works with coarser resolutions, I'd try to provide the

Code: Select all

Dot Product Tolerance
keyword also in the "StructuredToPlane" solver section.

Best Regards,

Thomas
by tzwinger
17 May 2017, 11:16
Forum: Elmer/Ice
Topic: Elmer/Ice output formats and processing
Replies: 1
Views: 4802

Re: Elmer/Ice output formats and processing

Hi, just a few things: I understood that by having a VTU output, you are set what comes to Visit. I also successfully read NetCDF (CF) files into ParaView, should one like to compare such a file to Elmer output. Also, bear in mind that ResultOutputSolver provides already the following possibilities:...
by tzwinger
19 Apr 2017, 09:56
Forum: Installation & compilation
Topic: Hint: LD_LIBRARY_PATH and ctest
Replies: 0
Views: 4533

Hint: LD_LIBRARY_PATH and ctest

This is a hint for all those having issues with ctest reporting troubles for resolving symbols in libelmersolver.so while ctest-ing a new compiled version. We came across the fact that if during test-time (at least on a Ubuntu/Linux Mint system) the libelmersolver.so of an existing installation exis...
by tzwinger
14 Dec 2016, 09:18
Forum: Bug reports
Topic: (p)arpack compilation error
Replies: 3
Views: 4848

Re: (p)arpack compilation error

Hi, I do not have a lot of answers. The HUTI_D_DG is a function defined in the linear algebra package HUTITER, which is under elmerfem/fhutiter/src/huti_sfe.F90. The MPI_ALLREDUCE error beats me - the only difference I can spot to other calls to the same function in other routines is, that the send ...
by tzwinger
07 Sep 2016, 11:19
Forum: Installation & compilation
Topic: Mumps on Taito
Replies: 2
Views: 3993

Re: Mumps on Taito

Hi Rupert,
This forum is not scanned for requests concerning CSC's computing platforms, instead I would ask you to send a request to CSC's servicedesk instead. Once you do, I will try to fix things. I guess you need the FISOC branch installed there.

Cheers,

Thomas
by tzwinger
15 Apr 2016, 09:33
Forum: Elmer/Ice
Topic: Help to apply shear force at boundary
Replies: 4
Views: 8939

Re: Help to apply shear force at boundary

Hi Liz, somehow I missed your reply from March 4th, sorry. If you really have an apparatus where two parallel plates to which the ice is attached are pushed with a shear stress and not vertically displaced (I still wonder how you can achieve that without cracking the ice), I would deploy the FreeSur...
by tzwinger
30 Mar 2016, 22:04
Forum: Installation & compilation
Topic: Elmer compilation problem on Cray cluster
Replies: 3
Views: 5669

Re: Elmer compilation problem on Cray cluster

Hello, I do not know if this is of particular help in your case, but here is the compilation script for GNU environment on our Cray XC40 attached at the end of this message I think the essential two lines are CRAY_ADD_RPATH=yes export CRAYPE_LINK_TYPE=dynamic Naturally, you need to change a few path...
by tzwinger
21 Feb 2016, 11:19
Forum: Elmer/Ice
Topic: The status of ElmerIce tests
Replies: 6
Views: 9264

Re: The status of ElmerIce tests

Hi Rupert,
as the freesurf_maxd serial test runs through, I presume there is a problem with parallel set up. Could you send me output to see where it fails (is it the norm?)?

Damage test never worked for me and the Thickness problem is - as I reckon - being worked over.

Regards,

Thomas