Update documentation accompanying CompletionData structure.

Specifically, the 'wdp' member is a scalar value at each well
connection.  Phase behaviour is incorporated through other means.
This commit is contained in:
Bård Skaflestad
2012-10-16 14:05:33 +02:00
parent 8a8c29f5ce
commit 75f7a725b3
+1 -1
View File
@@ -179,7 +179,7 @@ struct Wells
* All arrays in this structure contain data for each perforation, ordered the
* same as Wells::well_cells and Wells:WI. The array sizes are, respectively,
*
* gpot n*NP
* wdp NP
* A n²*NP (matrix in column-major (i.e., Fortran) order).
* phasemob n*NP
*