SIMULATION_CLONE¶
SIMULATION_CLONE Worker¶
The SIMULATION_CLONE worker is now available in Workflows, enabling users to efficiently duplicate simulations with flexible cloning options.
What’s New¶
- Introduced the SIMULATION_CLONE worker for cloning simulations
- Supports three clone modes:
- input_files_only (default): Clones only the input files
- main_file_only (legacy): Clones only the main simulation file
- everything: Clones both input files and results
Key Benefits¶
- Simplifies duplication of simulations for reuse and iteration
- Provides flexibility with multiple cloning modes based on use case
- Saves time by avoiding manual recreation of simulation setups