Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 435 Bytes

File metadata and controls

23 lines (17 loc) · 435 Bytes

Input

This packages has utilities for handling the two principal arguments of GEOS: - the XML file that will be used to setup GEOS simulation - the Geos args which are -i input, partitions ...

GeosxArgs

.. automodule:: geos.pygeos_tools.input.GeosxArgs
   :members:
   :undoc-members:
   :show-inheritance:

Xml

.. automodule:: geos.pygeos_tools.input.Xml
   :members:
   :undoc-members:
   :show-inheritance: