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

Input file msp keyword $TIME_DEPENDENT_YOUNGS_POISSON

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

None.

Source code reading this keyword from Input files

FEM/rf_msp_new.cpp line 470

 470: 			in_sd.clear();
 471: 		}
 472: 		//Time dependent YOUNGS POISSON
 473: 		if(line_string.find("$TIME_DEPENDENT_YOUNGS_POISSON")!=string::npos)
 474: 		{
 475: 			in_sd.str(GetLineFromFile1(msp_file));
 476: 			in_sd>>Time_Dependent_E_nv_mode;

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

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.