Last modified 3 years ago
Last modified on 01/21/16 13:49:11
Input file mcp keyword $BUBBLE_VELOCITY
Description
This parameter is used for the gas dissolution model by Sebastian Bauer.
Parameters
double bubble velocity [0] bubble velocity [1] bubble velocity[2]
Documentation from doxygen
None.
Used in benchmarks
None.
Source code reading this keyword from Input files
FEM/rfmat_cp.cpp line 549
549: } // subkeyword found 550: 551: // subkeyword found 552: if(line_string.find("$BUBBLE_VELOCITY") != std::string::npos) 553: { 554: in.str(GetLineFromFile1(rfd_file)); 555: in >> bubble_velocity_model;
Last modified: 2016-01-21 13:48:59.631578
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.