Class TNameFileWriter

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNameFileWriter = class(TCustomNameFileWriter)

Description

no description available, TCustomNameFileWriter description follows
no description available, TCustomModflowWriter description follows

TCustomModflowWriter is an abstract base class used as an ancestor for classes that write MODFLOW input files.

Hierarchy

Overview

Methods

Private procedure CheckExternalFiles(const FileName: string);
Protected procedure InitilizeNameFile(Const FileName: string; out OutputListFileName: string); override;
Public class function Extension: string; override;

Description

Methods

Private procedure CheckExternalFiles(const FileName: string);
 
Protected procedure InitilizeNameFile(Const FileName: string; out OutputListFileName: string); override;

InitilizeNameFile adds lines to the name file to define the listing file, the cell-by-cell flow file, and the files generated outside of ModelMuse.

Public class function Extension: string; override;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:29