proteus.InputTranslators module

Classes for taking input in other formats

Inheritance diagram of proteus.InputTranslators

class proteus.InputTranslators.GF(gfFile, boundingBox=False, thin_rtol=0.1, sN_restrict=- 1, insertHoles=False)[source]

Bases: object

Read a file from the vessel database an set up in a domain.

class proteus.InputTranslators.Ipars(iparsFile, layered=False)[source]

Bases: object

Extract as much as possible from and IPARS input file

class proteus.InputTranslators.ADH_metfile(fileprefix, directory='.')[source]

Bases: object

read an ADH met file for boundary conditions etc

piecewiseLinearTableLookup()[source]
allowed_time_units = ['day', 'hour', 'sec'][source]
getValue(entry, t)[source]

lookup value of entry at time t