utopya base command

Contents

utopya base command#

utopya#

utopya: a versatile simulation runner and manager

utopya’s main feature is to configure, run, and evaluate computer simulations. In the minimalistic use case, utopya is a simple runner for an arbitrary executable. If complying with the full utopya interface, it provides a highly configurable feature set, including a hierarchical configuration structure, simulation monitoring, and coupling to an automated data processing pipeline for simulation output.

utopya [OPTIONS] COMMAND [ARGS]...

Copyright (C) 2018 – 2024 utopya developers

utopya is free software and comes with absolutely no warranty. You are welcome to redistribute it under the conditions specified in the LGPLv3+ license. For more information, visit:

utopia-project.org | gitlab.com/utopia-project/utopya

Commands

batch

Run and evaluate multiple simulations.

config

Read and modify the utopya configuration.

eval

Evaluate a previously finished simulation…

models

Show available models and register new ones.

projects

Show available projects and register new…

run

Perform a simulation run and evaluate its…

run-existing

[EXPERIMENTAL] (Re-)Run universes of an…

test

Run the Python model tests associated with…