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

Input file mmp keyword $PERMEABILITY_FUNCTION_VELOCITY

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_mmp_new.cpp line 1367

1367: 		//12.5 PERMEABILITY_FUNCTION_VELOCITY
1368: 		//------------------------------------------------------------------------
1369: 		//WW
1370: 		if(line_string.find("$PERMEABILITY_FUNCTION_VELOCITY") != std::string::npos)
1371: 		{
1372: 			//WW   if(line_string.find("$PERMEABILITY_FUNCTION_STRESS")!=string::npos) { //subkeyword found
1373: 			in.str(GetLineFromFile1(mmp_file));

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

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.