################### LaunchConfiguration ################### :Semantic name: https://openminds.ebrains.eu/computation/LaunchConfiguration :Display as: Launch configuration Structured information about the launch of a computational process. ------------ ------------ Properties ########## :Required: `executable `_ :Optional: `argument `_, `description `_, `environmentVariable `_, `name `_ ------------ .. _argument_heading: ******** argument ******** .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/argument :value type: | string array \(1-N\) | formatting: text/plain; singleline :instructions: Enter all command line arguments for this launch configuration. `BACK TO TOP `_ ------------ .. _description_heading: *********** description *********** Longer statement or account giving the characteristics of someone or something. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/description :value type: | string | formatting: text/markdown; multiline :instructions: Enter a short text describing this launch configuration. `BACK TO TOP `_ ------------ .. _environmentVariable_heading: ******************* environmentVariable ******************* .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/environmentVariable :value type: | linked object of type | `PropertyValueList `_ :instructions: Add any environment variables defined by this launch configuration. `BACK TO TOP `_ ------------ .. _executable_heading: ********** executable ********** .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/executable :value type: | string | formatting: text/plain; singleline :instructions: Enter the path to the command-line executable. `BACK TO TOP `_ ------------ .. _name_heading: **** name **** Word or phrase that constitutes the distinctive designation of a being or thing. .. admonition:: schema_specifications :semantic name: https://openminds.ebrains.eu/vocab/name :value type: | string | formatting: text/plain; singleline :instructions: Enter a descriptive name for this launch configuration. `BACK TO TOP `_ ------------