WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.warpy_user_config Namespace Reference

User configuration file for WARPy. More...

Functions

def test_rundir (category, name)
 Function for computing the directory to use for running the simulation.
 

Detailed Description

User configuration file for WARPy.

Function Documentation

◆ test_rundir()

def warpy.warpy_user_config.test_rundir (   category,
  name 
)

Function for computing the directory to use for running the simulation.

Parameters
categorycategory of the simulation
nametest case name
Returns
The path where the sumulation should be run. This is relative to the current working directory (if a relative path is returned).