Search found 64 matches

by rgladstone
15 Oct 2016, 13:36
Forum: Elmer/Ice
Topic: unique global node identifiers?
Replies: 2
Views: 5791

unique global node identifiers?

Hi all, I am reading Elmer mesh information at runtime in preparation for regridding operations (this is part of a coupled ice-ocean model). I need to have unique global ids for nodes, so that the same node on two neighbouring partition boundaries can be identified. Currently Elmer runtime node info...
by rgladstone
05 Oct 2016, 16:22
Forum: Elmer/Ice
Topic: Transfer basal drag from one mesh to another mesh
Replies: 14
Views: 18170

Re: Transfer basal drag from one mesh to another mesh

P.S. Does the mesh extrusion caused by the keyword in the simulation section apply to all meshes or only the mesh defined by meshDB?
by rgladstone
05 Oct 2016, 16:20
Forum: Elmer/Ice
Topic: Transfer basal drag from one mesh to another mesh
Replies: 14
Views: 18170

Re: Transfer basal drag from one mesh to another mesh

Hi Peter, let me clarify: are you saying that there is an interpolation solver (I couldn't find one in the models manual), or that the VariableGet routine will do the interpolation? If the latter, then we need to write a new short solver defined on our target mesh in which we call VariableGet on a v...
by rgladstone
05 Oct 2016, 12:09
Forum: Elmer/Ice
Topic: Transfer basal drag from one mesh to another mesh
Replies: 14
Views: 18170

Re: Transfer basal drag from one mesh to another mesh

To clarify: we want to run a pair of transient simulations, one with an ice shelf and one without, both with the same grounded region. We can apply the inverse method on one of these setups prior to the transient simulations in order to obtain basal drag coefficient distribution. Ideally we would ta...
by rgladstone
05 Oct 2016, 11:51
Forum: Elmer/Ice
Topic: Normal-Tangential Velocity Rotate = Logical False
Replies: 1
Views: 5210

Re: Normal-Tangential Velocity Rotate = Logical False

bump!

Is there a description of this option somewhere? Still not quite sure what it is doing...
by rgladstone
07 Sep 2016, 11:10
Forum: Installation & compilation
Topic: Mumps on Taito
Replies: 2
Views: 3993

Re: Mumps on Taito

bump...
by rgladstone
30 Jun 2016, 17:28
Forum: Installation & compilation
Topic: Mumps on Taito
Replies: 2
Views: 3993

Mumps on Taito

Hi, I have a modified version of Elmer that I wish to use on Taito. I am able to install it fine on my Linux virtual machine on my laptop. I can install it without Mumps on Taito. If I try to install with Mumps on Taito I get this error: CMake Error at cmake/Modules/FindMumps.cmake:149 (MESSAGE): SC...
by rgladstone
11 Mar 2016, 16:26
Forum: Elmer/Ice
Topic: Normal-Tangential Velocity Rotate = Logical False
Replies: 1
Views: 5210

Normal-Tangential Velocity Rotate = Logical False

Hi all, I am using a .sif I wrote a couple years ago representing an idealised fjord-like domain, i.e. long and thin with side walls and a grounded and floating part. I find this rotate line in my sidewall boundary conditions, which I had more-or-less forgotten about over the last two years. Here is...
by rgladstone
24 Feb 2016, 18:15
Forum: Elmer/Ice
Topic: The status of ElmerIce tests
Replies: 6
Views: 9245

Re: The status of ElmerIce tests

Hi all, in my previous message I had 4 failed tests. The ThicknessSolver has been corrected by Peter in the devel branch. Laure Tavard has verified this fix. Next time Thomas merges devel to elmerice it will be available to all elmerice users. Let me or Thomas know if you need it sooner than that. L...
by rgladstone
19 Feb 2016, 22:45
Forum: Elmer/Ice
Topic: The status of ElmerIce tests
Replies: 6
Views: 9245

Re: The status of ElmerIce tests

After a clean build, the following tests still fail... The following tests FAILED: 20 - ThicknessSolver (Failed) 28 - Damage (Failed) 252 - freesurf_maxd_np2 (Failed) 253 - freesurf_maxd_np4 (Failed) Errors while running CTest A separate email discussion is now underway regarding the ThicknessSolver...