Search found 22 matches
- Fri May 09, 2025 10:14 pm
- Forum: Installation issues
- Topic: Linux Facility folder
- Replies: 2
- Views: 2284
- Fri May 09, 2025 9:23 pm
- Forum: Condition
- Topic: Unbalanced reaction with the ForceFromReaction function
- Replies: 5
- Views: 3308
Re: Unbalanced reaction with the ForceFromReaction function
These are the references:
from Prof. Scott Blog
"Reaction and Unbalance"
https://portwooddigital.com/2021/05/09/reaction-and-unbalance/
This is the thread:
https://www.asdeasoft.net/forum/viewtopic.php?p=9747#p9747
But maybe there is a minor bug (not related with the issue) in the Force From ...
from Prof. Scott Blog
"Reaction and Unbalance"
https://portwooddigital.com/2021/05/09/reaction-and-unbalance/
This is the thread:
https://www.asdeasoft.net/forum/viewtopic.php?p=9747#p9747
But maybe there is a minor bug (not related with the issue) in the Force From ...
- Wed Apr 30, 2025 10:21 am
- Forum: Installation issues
- Topic: Linux Facility folder
- Replies: 2
- Views: 2284
Linux Facility folder
I've found a folder named linux facility. Is it usefull to work with linux ?
Is there a way to run the windows software on a linux Os if so, what is the suitable linux version ?
Thanks in advance
Is there a way to run the windows software on a linux Os if so, what is the suitable linux version ?
Thanks in advance
- Wed Apr 30, 2025 10:19 am
- Forum: Condition
- Topic: Unbalanced reaction with the ForceFromReaction function
- Replies: 5
- Views: 3308
Re: Unbalanced reaction with the ForceFromReaction function
Very thank you for your answer,
I found a post about the same topic.
The user found the option -dynamic and said that that was right.
Can you confirm if the option -dynamic makes the function forceFromReaction to work properly with the up-element ?
Thanks in advance.
I found a post about the same topic.
The user found the option -dynamic and said that that was right.
Can you confirm if the option -dynamic makes the function forceFromReaction to work properly with the up-element ?
Thanks in advance.
- Fri Apr 18, 2025 6:16 am
- Forum: Condition
- Topic: Unbalanced reaction with the ForceFromReaction function
- Replies: 5
- Views: 3308
Unbalanced reaction with the ForceFromReaction function
Dear Support,
I can't get how to use the force from reaction function.
The problem is that there is some umbalced force that makes the model move.
In particular this happens when the initialization phase is solved in transient mode.
No problem with the static mode.
I need only to remove the fixes ...
I can't get how to use the force from reaction function.
The problem is that there is some umbalced force that makes the model move.
In particular this happens when the initialization phase is solved in transient mode.
No problem with the static mode.
I need only to remove the fixes ...
- Thu Mar 27, 2025 3:06 pm
- Forum: Post Processor
- Topic: How to create a result output on a user defined section
- Replies: 3
- Views: 2740
Re: How to create a result output on a user defined section
I followed your indication.
Just to keep it simple, I need:
1) to extract the gauss point stress and strain results for a quadUP element for both an Elastic and PIMY plastic material and write them in a txt file, so I will define 2 different output in the PyMPC code because the stress output is ...
Just to keep it simple, I need:
1) to extract the gauss point stress and strain results for a quadUP element for both an Elastic and PIMY plastic material and write them in a txt file, so I will define 2 different output in the PyMPC code because the stress output is ...
- Tue Feb 18, 2025 11:37 am
- Forum: Analysis
- Topic: Reset initialization phase displacements
- Replies: 1
- Views: 305
Reset initialization phase displacements
Hello,
Is it possible to set all displacement to zero without to lost the stress initialization field ?
I know about the "InitialStateAnalysis..." but maybe the ASDboundaryelement has not been thought to work with it especially if the calculus is switched in plastic mode after the stop of initial ...
Is it possible to set all displacement to zero without to lost the stress initialization field ?
I know about the "InitialStateAnalysis..." but maybe the ASDboundaryelement has not been thought to work with it especially if the calculus is switched in plastic mode after the stop of initial ...
- Thu Feb 06, 2025 12:55 pm
- Forum: Mesh
- Topic: Error window: local variable xobj referenced before assignment
- Replies: 3
- Views: 2434
Re: Error window: local variable xobj referenced before assignment
Ok, thank you.
I solved, probably the problem was about the selection method.
But it would be nice to know something about the best way to import a user defined geometry arranged with a cad o something else.
Thanks.
I solved, probably the problem was about the selection method.
But it would be nice to know something about the best way to import a user defined geometry arranged with a cad o something else.
Thanks.
- Wed Feb 05, 2025 9:19 am
- Forum: Mesh
- Topic: Error window: local variable xobj referenced before assignment
- Replies: 3
- Views: 2434
Error window: local variable xobj referenced before assignment
Hello,
Unfortunately, during the steps after the mesh generation with linear quad elements, I get this error when I try to launch the analysis:
https://ibb.co/nNchxXrW
https://i.ibb.co/B5Z80hL1/ERROR-WINDOW.png
From a first sight seems that some element miss the physical properties. But I gave ...
Unfortunately, during the steps after the mesh generation with linear quad elements, I get this error when I try to launch the analysis:
https://ibb.co/nNchxXrW
https://i.ibb.co/B5Z80hL1/ERROR-WINDOW.png
From a first sight seems that some element miss the physical properties. But I gave ...
- Sat Jan 25, 2025 5:18 pm
- Forum: Post Processor
- Topic: How to create a result output on a user defined section
- Replies: 3
- Views: 2740
How to create a result output on a user defined section
Hello,
Is there a way to extract the results from the selected points automatically?
i.e. if I would get the displacements in time of selected points.
Could you give me some idea what should be the correct python commands to use ?
Could you tell me where I can find the information about the python ...
Is there a way to extract the results from the selected points automatically?
i.e. if I would get the displacements in time of selected points.
Could you give me some idea what should be the correct python commands to use ?
Could you tell me where I can find the information about the python ...