mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
more documents for BlackoilPolymerModel construction function.
This commit is contained in:
parent
2100f10411
commit
c026503e91
@ -68,6 +68,9 @@ namespace Opm {
|
||||
/// \param[in] has_polymer turn on polymer feature
|
||||
/// \param[in] has_plyshlog true when PLYSHLOG keyword available
|
||||
/// \param[in] has_shrate true when PLYSHLOG keyword available
|
||||
/// \param[in] wells_rep_radius representative radius of well perforations during shear effects calculation
|
||||
/// \param[in] wells_perf_length perforation length for well perforations
|
||||
/// \param[in] wells_bore_diameter wellbore diameters for well performations
|
||||
/// \param[in] terminal_output request output to cout/cerr
|
||||
BlackoilPolymerModel(const typename Base::ModelParameters& param,
|
||||
const Grid& grid,
|
||||
|
Loading…
Reference in New Issue
Block a user