Hello,
I am applying a concentrated film on my newly activated elements from UepActivationVol. However, I noticed some nodes are not being called in my FILM subroutine even though they are active in the model. I have tested other nodes which are active and have received outputs by using if...
Hello,
I am trying to access the volume fraction of my added elements during my HT analysis. I have tried getvrm with 'status' but this does not seem to work. Is there a way to access this information in USDFLD or elsewhere and store as an SDV?
Hello,
I want to calculate the nodal average data from my SDV's (integration point data) and save this data into field variables.
Does anyone know how this algorithm would look like or how one would go about this?
Thanks!
Hello,
I am trying to import my 18 state variables from my thermal analysis to my mechanical analysis.
I have explored the *IMPORT command for the input file but I haven't had any luck. If they can be imported, will they remain under the same name/number?
Thanks!
Shaun
Hello,
I am using the AM tool-path intersection module to model the additive manufacturing process in ABAQUS. I currently have one *FILM condition which is applied to evolving faces.
My question is: can I had a second *FILM subroutine as well so both film conditions hold in the same step...
Hello,
I am doing an AM simulation in ABAQUS 2019 and went through the documentation for the AM plug in.
Currently, I have a working DFLUX and UEPACTIVATIONVOL subroutine which read in data I pre-processed in python based on a desired tool path from the G-code.
I have two questions:
1) Do I...
Hello,
I am doing an additive manufacturing simulation in ABAQUS/CAE.
I have two working subroutines: DFLUX and UEPACTIVATIONVOL which both do their jobs correctly in separate models. I need to combine them but for my moving surface flux, the surface I define in the model does not work due to...