Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • Install
  • User Guide
  • Reference
  • Development

Site Navigation

  • Install
  • User Guide
  • Reference
  • Development

Section Navigation

  • Python API
  • Command-line interface
  • Template components
    • Parameters
    • Environments
    • Command files
    • Task schemas
  • Demo workflows
  • Configuration file
  • SDK
    • hpcflow.sdk
      • hpcflow.sdk.get_SDK_logger
      • hpcflow.sdk.app
        • hpcflow.sdk.app.get_app_attribute
        • hpcflow.sdk.app.get_app_module_all
        • hpcflow.sdk.app.get_app_module_dir
        • hpcflow.sdk.app.App
        • hpcflow.sdk.app.BaseApp
        • hpcflow.sdk.app.Singleton
      • hpcflow.sdk.cli
        • hpcflow.sdk.cli.make_cli
        • hpcflow.sdk.cli.parse_jobscript_wait_spec
      • hpcflow.sdk.cli_common
        • hpcflow.sdk.cli_common.sub_tasks_callback
      • hpcflow.sdk.config
        • hpcflow.sdk.config.callbacks
        • hpcflow.sdk.config.cli
        • hpcflow.sdk.config.config
        • hpcflow.sdk.config.config_file
        • hpcflow.sdk.config.errors
      • hpcflow.sdk.core
        • hpcflow.sdk.core.actions
        • hpcflow.sdk.core.command_files
        • hpcflow.sdk.core.commands
        • hpcflow.sdk.core.element
        • hpcflow.sdk.core.environment
        • hpcflow.sdk.core.errors
        • hpcflow.sdk.core.json_like
        • hpcflow.sdk.core.loop
        • hpcflow.sdk.core.object_list
        • hpcflow.sdk.core.parallel
        • hpcflow.sdk.core.parameters
        • hpcflow.sdk.core.rule
        • hpcflow.sdk.core.task
        • hpcflow.sdk.core.task_schema
        • hpcflow.sdk.core.test_utils
        • hpcflow.sdk.core.utils
        • hpcflow.sdk.core.validation
        • hpcflow.sdk.core.workflow
        • hpcflow.sdk.core.zarr_io
      • hpcflow.sdk.data
        • hpcflow.sdk.data.template_components
      • hpcflow.sdk.demo
        • hpcflow.sdk.demo.cli
        • hpcflow.sdk.demo.data
        • hpcflow.sdk.demo.scripts
        • hpcflow.sdk.demo.workflow_data_files
        • hpcflow.sdk.demo.workflows
      • hpcflow.sdk.helper
        • hpcflow.sdk.helper.cli
        • hpcflow.sdk.helper.helper
        • hpcflow.sdk.helper.watcher
      • hpcflow.sdk.log
        • hpcflow.sdk.log.AppLog
      • hpcflow.sdk.persistence
        • hpcflow.sdk.persistence.store_cls_from_str
        • hpcflow.sdk.persistence.base
        • hpcflow.sdk.persistence.json
        • hpcflow.sdk.persistence.pending
        • hpcflow.sdk.persistence.store_resource
        • hpcflow.sdk.persistence.utils
        • hpcflow.sdk.persistence.zarr
      • hpcflow.sdk.runtime
        • hpcflow.sdk.runtime.RunTimeInfo
      • hpcflow.sdk.scripting
        • hpcflow.sdk.scripting.register_input_file_writer
        • hpcflow.sdk.scripting.register_output_parser
      • hpcflow.sdk.submission
        • hpcflow.sdk.submission.jobscript
        • hpcflow.sdk.submission.jobscript_info
        • hpcflow.sdk.submission.schedulers
        • hpcflow.sdk.submission.shells
        • hpcflow.sdk.submission.submission
      • hpcflow.sdk.typing
  • Glossary
  • Reference
  • Template components
  • Parameters

Parameters#

p1#

Input of: test_t1_bash, test_t1_ps, test_t1_conditional_OS, dummy_task_1

p1c#

p2#

Input of: test_t2_bash, test_t2_ps, dummy_task_1

Output of: test_t1_bash, test_t1_ps, test_t1_conditional_OS

p3#

Input of: dummy_task_2

Output of: test_t2_bash, test_t2_ps, dummy_task_1

p4#

Output of: dummy_task_2

p5#

Input of: dummy_task_1

orientations#

Input of: dummy_task_2

number_atoms#

box#

atoms#

empirical_potential#

optimised_atoms#

test_UPPER_case#

previous

Template components

next

Task schemas

On this page
  • p1
  • p1c
  • p2
  • p3
  • p4
  • p5
  • orientations
  • number_atoms
  • box
  • atoms
  • empirical_potential
  • optimised_atoms
  • test_UPPER_case
Edit on GitHub
Show Source

© Copyright 2023, hpcflow developers.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.