plasticity | PRISMS Crystal Plasticity and Continuum Plasticity FEM code
kandi X-RAY | plasticity Summary
kandi X-RAY | plasticity Summary
User registration link: Tutorial Videos: . Installation: Refer to the installation manual in docs/installation manual.pdf for detailed instructions on getting started with using the plasticity code. Running an example simulation + $ cd applications/crystalPlasticity/fcc/simpleTension Making results directory + $ mkdir results Execution (parallel runs): + $ mpirun -np nprocs $PLAS_DIR/applications/crystalPlasticity/main prm.in [here nprocs denotes the number of processors]. Further information, questions, issues and bugs:.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of plasticity
plasticity Key Features
plasticity Examples and Code Snippets
Community Discussions
Trending Discussions on plasticity
QUESTION
I have been going through the publicly available crystal plasticity FORTRAN subroutine, however, I couldn't understand how the input materials were being passed through the subroutines and functions.
So, in the main UMAT, the variable PROPS points towards the material constants entered in the *USER MATERIAL option in the input file. For the subroutine, this value is 125.
Now the subroutines being called by UMAT has defined another variable PROP, which takes different values like
In line 1430;
...ANSWER
Answered 2020-Aug-27 at 07:05The ROTATION
subroutine is defined at L.1404 (comments removed for clarity):
QUESTION
I'm getting an error in my code that (the first in the main if and the main if else) value of tn in the if statement is never used, although the other assigned value with above it is okay, and other tn values are okay, and I used tn at the end as in a textview. so the application skips it and uses the next tn value..
...ANSWER
Answered 2020-Mar-29 at 15:28you miss {}
arround your else blocks, so the second line is always executed and overrides the value
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install plasticity
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page