plasticity | PRISMS Crystal Plasticity and Continuum Plasticity FEM code

 by   prisms-center C++ Version: 0.9 License: Non-SPDX

kandi X-RAY | plasticity Summary

kandi X-RAY | plasticity Summary

plasticity is a C++ library. plasticity has no bugs, it has no vulnerabilities and it has low support. However plasticity has a Non-SPDX License. You can download it from GitHub.

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

            kandi-support Support

              plasticity has a low active ecosystem.
              It has 110 star(s) with 66 fork(s). There are 28 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 20 have been closed. On average issues are closed in 404 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of plasticity is 0.9

            kandi-Quality Quality

              plasticity has 0 bugs and 0 code smells.

            kandi-Security Security

              plasticity has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              plasticity code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              plasticity has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              plasticity releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 44839 lines of code, 0 functions and 611 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of plasticity
            Get all kandi verified functions for this library.

            plasticity Key Features

            No Key Features are available at this moment for plasticity.

            plasticity Examples and Code Snippets

            No Code Snippets are available at this moment for plasticity.

            Community Discussions

            QUESTION

            How does the PROP array relate to the PROPS array in the Abaqus FORTRAN UMAT code?
            Asked 2020-Aug-27 at 07:05

            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:05

            The ROTATION subroutine is defined at L.1404 (comments removed for clarity):

            Source https://stackoverflow.com/questions/63607910

            QUESTION

            the value is never used although it's used
            Asked 2020-Mar-29 at 15:37

            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:28

            you miss {} arround your else blocks, so the second line is always executed and overrides the value

            Source https://stackoverflow.com/questions/60916379

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install plasticity

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/prisms-center/plasticity.git

          • CLI

            gh repo clone prisms-center/plasticity

          • sshUrl

            git@github.com:prisms-center/plasticity.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular C++ Libraries

            tensorflow

            by tensorflow

            electron

            by electron

            terminal

            by microsoft

            bitcoin

            by bitcoin

            opencv

            by opencv

            Try Top Libraries by prisms-center

            phaseField

            by prisms-centerC++

            CASMcode

            by prisms-centerC++

            pbs

            by prisms-centerPython

            Fatigue

            by prisms-centerPython

            CASMcode_demo

            by prisms-centerPython