pypeec.script

Module containing the command line script.
  • Used for calling the mesher, solver, viewer, and plotter.

  • Parse the command line arguments.

  • Call the corresponding entry point.

pypeec.script.run_script()
User script for running PyPEEC from the command line.
  • The script offers a CLI for the mesher, solver, viewer, and plotter.

  • The script can also be used to extract the examples.

  • The script is installed with the package.

  • The name of the command line script is “pypeec”.