There is capability to build a new odb from an existing odb. It's described in the scripting manual, with an example. These guys made a plug in for doing it:
https://info.simuleon.com/blog/abaqus-odb-extractor-and-builder-tool-oebt-plug-in
However, I don't know if it's possible to build a new...
1073741795 is a windows error code not an Abaqus error.
Your model is trying to do something that the operating system doesn't like.
There are many reasons why this could happen so it will be hard to diagnose here.
If you scroll down through this thread, there's a post by Luca Di Stasio with...
be careful using CFN history output. If I remember it correctly:
CFN1, CFN2 and CFN3 are the scalar sum of contact force components in the three global directions.
For certain geometries (e.g. cylindrical) equal and opposite forces will cancel each other.
Check for UMAT in the "User Subroutines" guide in the 2018/2019 Abaqus documentation:
"DDSDDE(I,J) defines the change in the Ith stress component at the end of the time increment caused by an infinitesimal perturbation of the Jth component of the strain increment array."
This section also...
i think if you can just neglect the entrance length, which can be calculated.
you should be able to calculate dP between the start/end of the fully-developed region.
then use that for your validation - saves having to extend your domain.
glad you got sorted anyhow!
Maybe I am thinking of a slightly different form of the equation:
dP = L*(128/pi)*[(mu*Q)/D^4]
I guess just double check you're using an appropriate mean velocity. Rather than the value you define at the inlet. Since it varies as a function of tube radius.
I might be wrong but I think you're meant to use flowrate in m3/s rather than velocity in m/s for v.
Also, I think Darcy equation applies only to fully-developed laminar flow and doesn't take into account that you have an entrance length where the flow develops.
You could use an equation to...
to reduce the size of your model can you reduce the mesh or exploit symmetry or planar conditions?
alternatively, if you have the resources, can you run the analysis in parallel?
Right click on your job in CAE and select Edit.
There is a "memory" tab in the window that appears. It allows you to specify the memory allocation for the job.
Is your model huge? If not, have you tried restarting your machine?
what's the purpose of the analysis?
Is the balloon compliant, semi-compliant or non-compliant - this dictates what assumptions you can make to simplify the model.
You also said the balloon is inflated by specifying a displacement - how does that work? Surely it should be pressurized?
I've...
i create a single element and verify the stress-strain output matches the test data for each deformation mode (uniaxial, biaxial etc.).
this verifies the defined correctly and behaving as expected. if the FE output doesn't match test data something may be defined incorrectly.
Abaqus has a...
if you're confident in your analysis and your output I would query the test data:
was material processing and/or pre-conditioning taken into account?
were temperature and rate effects taken into account?
could the materials have anisotropic properties?
was the hyperelastic material model...
when you performed your merge you must have a section where the nodes on opposing faces are not coincident.
when you do the merge CAE will highlight the nodes that will be merged together in purple.
I would check that these problem nodes are highlighted at this stage.
You may have to adjust...