flopy.pest.templatewriter module

class TemplateWriter(model, plist)[source]

Bases: object

Class for writing PEST template files.

Parameters:
  • model (flopy.modflow object) – flopy model object.
  • plist (list) – list of parameter objects of type flopy.pest.params.Params.
write_template()[source]

Write the template files for all model files that have arrays that have been parameterized.