Scripts
Manages setting up scripts for WESTPA simulations.
write_env_script(westpa_config, write_dir='')
¶
Write the environment script (env.sh) based on the provided WestpaConfig object.
| PARAMETER | DESCRIPTION |
|---|---|
westpa_config |
The WestpaConfig object containing the environment variables.
TYPE:
|
write_dir |
The directory where the env.sh file will be written.
TYPE:
|