ogstools.feflowlib.templates module#

ogstools.feflowlib.templates.steady_state_diffusion(saving_path, model=None)[source]#

A template for steady state diffusion process to be simulated in ogs.

Parameters:
  • saving_path (str) – path of ogs simulation results

  • model (ogs6py.ogs.OGS) – ogs model, which shall be used with the template

ogstools.feflowlib.templates.liquid_flow(saving_path, model=None)[source]#

A template for steady state diffusion process to be simulated in ogs.

Parameters:
  • saving_path (str) – path of ogs simulation results

  • model (ogs6py.ogs.OGS) – ogs model, which shall be used with the template