Problems loading in biaxial tension
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 62
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Hello all,
Nice to meet you, I'm Guy, a postdoc from the University of Manchester, UK. I have had some problems in attempting to simulate biaxial loading using VPSC8:
Please see the following boundary conditions I am attempting to impose:
10 0 0.01 298. 298. nsteps ictrl eqincr temp_ini temp_fin
* boundary conditions iudot | flag for vel.grad.
1 1 1
1 1 1
1 1 0
* udot | vel.grad (first guess)
1 0.0 0.0
0.0 1 0.0
0.0 0.0 -2
* iscau | flag for Cauchy
0 0 0
0 0
1
* scauchy | Cauchy stress
0.0 0.0 0.0
0.0 0.0
0.0
I'm trying to apply a load in biaxial tension in the xx and yy directions but leave the zz direction free to move with zero stress.
We've been able to run this in VPSC7 previously.
When attempting to run this with VPSC8 I get the following error:
***************************************************
SINGLE ELEMENT CALCULATION
SINGLE PHASE CALCULATION
***************************************************
--> TOTAL NUMBER OF GRAINS IS 2000
CHECK DIAGONAL BOUNDARY CONDITIONS ILBAR:
ENFORCING TWO DIAGONAL COMPONENTS FIXES THE
REMAINING COMPONENT BECAUSE OF INCOMPRESSIBILITY
This is understandable but not incompressible? The zz direction is allowed to contract to allow for the expansion in the xx and yy directions.
Please find attatched all of my files in my attempt to run this:
VPSC_biaxial_issue.zip
Thank you,
Guy
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by unpacking the attached VPSC_biaxial_issue.zip and running VPSC8 with the supplied boundary-condition input. Trace the reported diagonal-boundary-condition check and compare the configured xx, yy, and zz constraints with the intended loading; done means identifying whether the input or VPSC8 behavior prevents free zz contraction and documenting the required correction.
Written by the indexing model from the issue text.
Assessment
- Domain
- hpc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100