PoreSim 0.2
  • API
  • Simulation
  • Complex Pore Simulation
  • Simulation 2-Phase
  • Site
    • Page
        • Box.add_topol
          • Box.add_topol()
    • Box.add_topol
      • Box.add_topol()
    Source

    Box.add_topol¶

    Box.add_topol(link, top_type='itp')¶

    Add simulation topology files to simulation dictionary. For topology files, three different types exist with different handlings

    • master - Master topology file will be named topol.top with an additional backup

    • top - Topology file will be copied

    • itp - Topology file will be filtered for an itp file

    Parameters:
    linkstring, list

    Link or a list of those containing a topology file link

    top_typestring

    Topology type

    Back to top

    © Copyright 2023, Hamzeh Kraus.
    Created using Sphinx 7.4.6.