Running Analysis

17 views
Skip to first unread message

dieterschu...@gmail.com

unread,
Dec 24, 2018, 7:34:01 AM12/24/18
to mofem Group
Hi Lukasz, 

Just a couple question, 

Firstly, is there any way for me to continue the analysis from a certain output value so i dont have to run the analysis over again if i did not input the right number of steps? 

Secondly, 
When I'm getting the lambda displacement with grep "DISPLACEMENT \[ 1 \]" log | awk '{print $5}' 

It is giving the same lambda and displacement four times in a row. Below is the first few numbers for D = 92.8. Is that supposed to happen? 

displ
0
lambda
0
-1.64E-02 2.00E+00
-1.64E-02 2.00E+00
-1.63E-02 2.00E+00
-1.64E-02 2.00E+00
-2.27E-02 2.68E+00
-2.27E-02 2.68E+00
-2.27E-02 2.68E+00
-2.27E-02 2.68E+00
-2.63E-02 3.02E+00
-2.63E-02 3.02E+00
-2.63E-02 3.02E+00
-2.63E-02 3.02E+00


Kind Regards, and a Merry Christmas 

Marcus 

Lukasz Kaczmraczyk

unread,
Dec 24, 2018, 7:45:28 AM12/24/18
to mofem Group
Hello,

1) Unfortunately not, for your compilation restart is switched off, to minimise the number of output files.  On USB stick we have limited disk space, and this is not working. To switch it on, you will need to edit arc_length_interface.cpp, uncomment lines 876-880, and recompile code. When you will run the analysis, restart file would be created, and you can use that file as an input mesh, to carry on calculations.

2) Depending on the problem. It is look like a very small sample. Make step size bigger, and see what happens.

Regards,
Lukasz
Reply all
Reply to author
Forward
0 new messages