| 
    
    
     CompletionData Struct Reference 
 
 Detailed DescriptionData structure aggregating dynamic information about all wells in a scenario. 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, wdp NP A n²*NP (matrix in column-major (i.e., Fortran) order). phasemob n*NP  in which "n" denotes the number of active fluid phases (and constituent components) and "NP" is the total number of perforations,  Member Data Documentation◆ A
 Volumes to surface-components matrix, A = RB^{-1}. ◆ phasemob
 Phase mobilities for all perforations, stored consecutively with the phase index cycling the most rapidly. ◆ wdp
 Gravity potentials. The documentation for this struct was generated from the following file:  | 
    |||||||||||||||||