Last modified 3 years ago
Last modified on 01/21/16 13:49:13
Input file num keyword $NON_LINEAR_UPDATE_VELOCITY ¶
-
Input file num keyword $NON_LINEAR_UPDATE_VELOCITY
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/RWPT/Forchheimer/forchhei …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/Convection_2D/conv_2 …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/Convection_2D_axi/co …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/friction/Friction_te …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/heat_of_reaction/rea …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/heat_transfer/heat_t …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TES/Convection_2D/conv_2D …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TES/Convection_2D_axi/con …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TES/friction/Friction_tes …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TES/heat_of_reaction/reac …
- Source code reading this keyword from Input files
Description ¶
TODO: Add description.
Parameters ¶
TODO: Add parameters.
Documentation from doxygen ¶
None.
Used in benchmarks ¶
RWPT/Forchheimer/forchheimer_rwpt.num ¶
16: $NON_LINEAR_UPDATE_VELOCITY 17- 1 ...
T2HC/Convection_2D/conv_2D_cart.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
T2HC/Convection_2D_axi/conv_2D_axi.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
T2HC/friction/Friction_test.num ¶
20: $NON_LINEAR_UPDATE_VELOCITY 21- 1 ...
T2HC/heat_of_reaction/reaction_heat.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
T2HC/heat_transfer/heat_transfer.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
TES/Convection_2D/conv_2D_cart.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
TES/Convection_2D_axi/conv_2D_axi.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
TES/friction/Friction_test.num ¶
20: $NON_LINEAR_UPDATE_VELOCITY 21- 1 ...
TES/heat_of_reaction/reaction_heat.num ¶
19: $NON_LINEAR_UPDATE_VELOCITY 20- 1 ...
Source code reading this keyword from Input files ¶
FEM/rf_num_new.cpp line 643 ¶
643: line.clear(); 644: continue; 645: } 646: if(line_string.find("$NON_LINEAR_UPDATE_VELOCITY")!=string::npos) //NW 647: { 648: line.str(GetLineFromFile1(num_file)); 649: line >> update_velocity_within_nonlinear;
Last modified: 2016-01-21 13:49:06.648290
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.