wiki:public/doc-auto/by_ext/krc/S_sherwood_model
Last modified 3 years ago Last modified on 01/21/16 13:49:10

Input file krc keyword $SHERWOOD_MODEL

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_kinreact.cpp line 2701

2701:    modSherwood = true;
2702:     }
2703:     //....................................................................
2704:     if(line_string.find("$SHERWOOD_MODEL")!=string::npos)  // subkeyword found, SP: keyword for calculation of diffenrent Sherwood-models
2705:     {
2706: 	      in.str(GetLineFromFile1(rfd_file));
2707:        in >> shidx;                   //Sh_factor >> Re_expo >> Sc_expo >> Pe_expo >> NContent_expo >> WContent_expo >> D50_expo >> Poro_expo >> Delta_expo >> UI_expo >> NContent_ini_expo >> NContent_res_expo >> GSR_expo >> Tort_expo >> Length_expo >> Pfannkuch_constant;

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

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.