wiki:public/doc-auto/by_ext/msp/S_micro_structure_plas
Last modified 3 years ago Last modified on 01/21/16 13:49:13

Input file msp keyword $MICRO_STRUCTURE_PLAS

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

M/AnisoPlas/0/3D_UniAxiLoad.msp

 21:    $MICRO_STRUCTURE_PLAS
 22-    MICRO_STRUCTURE_TENSOR 1 1 0.5
   ...

M/AnisoPlas/45/3D_UniAxiLoad.msp

 21:    $MICRO_STRUCTURE_PLAS
 22-    MICRO_STRUCTURE_TENSOR 1 1 0.5
   ...

M/AnisoPlas/90/3D_UniAxiLoad.msp

 21:    $MICRO_STRUCTURE_PLAS
 22-    MICRO_STRUCTURE_TENSOR 1 1 0.5
   ...

Source code reading this keyword from Input files

FEM/rf_msp_new.cpp line 827

 827: 			 in_sd.clear();
 828: 		 }
 829: 
 830: 		if(line_string.find("$MICRO_STRUCTURE_PLAS")!=string::npos)//WX:09.2011 for anisotropic plasticity
 831: 		{
 832: 			if (line_string.find("NORETURNMAPPING")!=string::npos)
 833: 				Plasticity_type=44;//direct stress intergration anisotropic plas.

Last modified: 2016-01-21 13:48:59.952996

This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.

If you want to edit the handwritten part of this page, please do so here.