Documented parameters.

This commit is contained in:
Atgeirr Flø Rasmussen 2012-09-03 15:09:55 +02:00
parent 4e1647bb62
commit e9c4c2499c

View File

@ -52,7 +52,8 @@ namespace Opm
/// mapping from cell indices (typically from a processed grid)
/// to logical cartesian indices consistent with the deck.
/// \param param Parameters. Accepted parameters include:
/// tab_size (200) number of uniform sample points for saturation tables.
/// dead_tab_size (1025) number of uniform sample points for dead-oil pvt tables.
/// tab_size_kr (200) number of uniform sample points for saturation tables.
BlackoilPropertiesFromDeck(const EclipseGridParser& deck,
const UnstructuredGrid& grid,
const parameter::ParameterGroup& param);