mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Document add_well()s "name" parameter.
Forgotten in cset 728302a69229.
This commit is contained in:
parent
6fbf50827f
commit
1795e6b1a7
@ -169,6 +169,7 @@ create_wells(int nphases, int nwells, int nperf);
|
||||
* \param[in] cells Grid cells in which well is perforated. Should
|
||||
* ideally be track ordered.
|
||||
* \param[in] WI Well production index per perforation, or NULL.
|
||||
* \param[in] name Name of new well. NULL if no name.
|
||||
* \param[in,out] W Existing set of wells to which new well will
|
||||
* be added.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user