| Description | Hierarchy | Fields | Methods | Properties | 
type TMnw2Record = record
Cell: TCellLocation; | 
WellRadius: double; | 
SkinRadius: double; | 
SkinK: double; | 
B: double; | 
C: double; | 
P: double; | 
CellToWellConductance: double; | 
PartialPenetration: double; | 
WellRadiusAnnotation: string; | 
SkinRadiusAnnotation: string; | 
SkinKAnnotation: string; | 
BAnnotation: string; | 
CAnnotation: string; | 
PAnnotation: string; | 
CellToWellConductanceAnnotation: string; | 
PartialPenetrationAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); | 
Cell: TCellLocation; | 
WellRadius: double; | 
SkinRadius: double; | 
SkinK: double; | 
B: double; | 
C: double; | 
P: double; | 
CellToWellConductance: double; | 
PartialPenetration: double; | 
WellRadiusAnnotation: string; | 
SkinRadiusAnnotation: string; | 
SkinKAnnotation: string; | 
BAnnotation: string; | 
CAnnotation: string; | 
PAnnotation: string; | 
CellToWellConductanceAnnotation: string; | 
PartialPenetrationAnnotation: string; | 
procedure Cache(Comp: TCompressionStream; Strings: TStringList); | 
procedure Restore(Decomp: TDecompressionStream; Annotations: TStringList); | 
procedure RecordStrings(Strings: TStringList); |