Code Monkey home page Code Monkey logo

scmm-hypo's People

Contributors

frodal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scmm-hypo's Issues

Add polycrystal test

Add a test consisting of a small polycrystal, e.g., 5x5x5 grains/elements with random texture and use multiple cores to run the simulation. Subject the polycrystal to uniaxial tension and extract the true stress vs. logarithmic strain curve.

  • Create and add an Abaqus/Explicit input file for the simulation
  • Create and add an Abaqus/Standard input file for the simulation
  • Create and add a post-processing script
  • Add reference data for comparison in the post-processing of the test
  • Implement the test in the Test.py python script

Local coordinate system (CSYS) in Abaqus/Standard

When a local coordinate system (CSYS) is added in Abaqus/standard a corotational formulation will be used. Without a local coordinate system (CSYS) the fixed global coordinate system is used. Thus, with a local coordinate system (CSYS) the response predicted is wrong since the subroutine for Abaqus/Standard assumes a fixed global coordinate system. The subroutine should determine if a local CSYS is defined or not an take action accordingly so that the user falls in the pit of success.

Inline helper subroutines

Force the compiler to inline helper subroutines in Subs.f with the directive:

!DIR$ATTRIBUTES FORCEINLINE  :: routineName

Tests

Add some tests useful for validation of the subroutines both in Abaqus and Fortran

Add uniaxial singlecrystal test

Add a test consisting of a single elements subjected to uniaxial tension and extract the true stress vs. logarithmic strain curve.

  • Create and add an Abaqus/Explicit input file for the simulation
  • Create and add an Abaqus/Standard input file for the simulation
  • Create and add a post-processing script
  • Add reference data for comparison in the post-processing of the test
  • Implement the test in the Test.py python script

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.