Dear STKO support team,
While modeling concrete slab faced rockfill dam (CFRD) subjected to an earthquake load in STKO,
I got the error message in the attached image.
Would you please help me resolve this issue?
Best regards,
Youngkyu
Analysis error while creating input files
-
youngkyu
- Posts: 52
- Joined: Tue May 04, 2021 3:36 pm
- Location: 2559, Gyeongsang-daero, Sangju-si, Gyeongsangbuk-do, Korea
Analysis error while creating input files
- Attachments
-
- Question_Error.zip
- (201.07 KiB) Downloaded 17 times
-
- Error Message.png (281.5 KiB) Viewed 437 times
Re: Analysis error while creating input files
Try this:
That error says that two Elements that share the same nodes have different DOFs (i.e. the Contact element that expects 2 DOFs and the UP soil element that expects 3 DOFs).
To solve the issue:
To solve the issue:
- Create a dummy line (same quadratic mesh as per soil element)
- The contact interaction slave should be the dummy line (so that the slave nodes have 2 DOFs).
- Connect the dummy line to the border of the soil only in the shared DOFs (Ux and Uy)
-
youngkyu
- Posts: 52
- Joined: Tue May 04, 2021 3:36 pm
- Location: 2559, Gyeongsang-daero, Sangju-si, Gyeongsangbuk-do, Korea
Re: Analysis error while creating input files
Thanks for your answer. It helped a lot.
The scd file you edited worked with warning message.
While attempting to reproduce the interactions you modified, but an error occurred as you can see it from 'Interface_MySelf.scd' file in the Set_Interaction_Myself.zip file.
Additionally, I want to change the location of water pressure from soil surface to slab surface. (Currently, the water pressure is located on soil surface)
When trying to put water pressure on slab surface in 'Question_Error.scd' file that you edited, I also got an error.
('Question_Error.scd' file that you edited = working version with water on soil surface)
Could you figure out what was wrong with my modeling ('Interface_MySelf.scd' file)?
Also, could you look at why an error happens when changing the water pressure location from soil surface to slab surface?
Best,
Youngkyu
The scd file you edited worked with warning message.
While attempting to reproduce the interactions you modified, but an error occurred as you can see it from 'Interface_MySelf.scd' file in the Set_Interaction_Myself.zip file.
Additionally, I want to change the location of water pressure from soil surface to slab surface. (Currently, the water pressure is located on soil surface)
When trying to put water pressure on slab surface in 'Question_Error.scd' file that you edited, I also got an error.
('Question_Error.scd' file that you edited = working version with water on soil surface)
Could you figure out what was wrong with my modeling ('Interface_MySelf.scd' file)?
Also, could you look at why an error happens when changing the water pressure location from soil surface to slab surface?
Best,
Youngkyu
- Attachments
-
- Set_Interaction_Myself.zip
- (195.89 KiB) Downloaded 17 times
-
- Question_Error_2.zip
- (205.85 KiB) Downloaded 16 times
Re: Analysis error while creating input files
One question at a time:
Regarding this file, I found at least 2 mistakes:While attempting to reproduce the interactions you modified, but an error occurred as you can see it from 'Interface_MySelf.scd' file in the Set_Interaction_Myself.zip file.
Code: Select all
[*]The mesh is not compatible between the dummy line and the soil. Delete all edge seeds, and re-define a global seed to make them have the same
[*]Add a Self Weight load also to the dam, otherwise in the first stage the soil will move downward and the dam will not follow it
-
youngkyu
- Posts: 52
- Joined: Tue May 04, 2021 3:36 pm
- Location: 2559, Gyeongsang-daero, Sangju-si, Gyeongsangbuk-do, Korea
Re: Analysis error while creating input files
Dear STKO support team,
When I click the 'Run analysis' button, the process seems to complete up to 'Gravity-LE' and 'Gravity-LE-Water' as shown in the attached image. However, the analysis seems to stop at 'Gravity-NL' without displaying any error messages.
Could you please help me resolve this issue?
Best wishes,
Youngkyu
When I click the 'Run analysis' button, the process seems to complete up to 'Gravity-LE' and 'Gravity-LE-Water' as shown in the attached image. However, the analysis seems to stop at 'Gravity-NL' without displaying any error messages.
Could you please help me resolve this issue?
Best wishes,
Youngkyu
- Attachments
-
- Question_SCD File.zip
- (209.31 KiB) Downloaded 21 times
-
- cmd windows.png (122.82 KiB) Viewed 224 times
Re: Analysis error while creating input files
If you look at the output of the first 2 stages you will see that the dam is floating.
can you try to add both mass and self weight to the dam?
can you try to add both mass and self weight to the dam?