Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions specification/10___literature.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@

- [[[MICCORE2023]]] IRT SystemX and prostep ivip MIC Core specification: https://mic-core.github.io/MIC-Core/main/

- [[[SETLEVEL]]] Credible Simulation Process Framework in GitLab: https://gitlab.setlevel.de/open/processes_and_traceability/credible_simulation_process_framework

- [[[CSP]]] Credible Simulation Process Framework in prostep Recommendation Appendix Part-H: https://www.prostep.org/shop/detail?ai%5Baction%5D=detail&ai%5Bcontroller%5D=Catalog&ai%5Bd_name%5D=psi_11_v3-0&ai%5Bd_pos%5D=20
6 changes: 3 additions & 3 deletions specification/2___framework.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ When a __Credible Decision Process__ identifies the need for a simulation, a __S
The result of a __Credible Simulation Process__, i.e. the simulation results, is then delivered to the triggering __Credible Decision Process.__
This information transfer is referred to as __Simulation Delivery__ in <<im-crediblesimulationprocessframework>>.

For more information on the processes of the Credible Simulation Process Framework, see <<SETLEVEL>>.
For more information on the processes of the Credible Simulation Process Framework, see Appendix Part H of the prostep ivip SmartSE Recommendation v3 (<<CSP>>).

__Note: The Credible Simulation Process Framework actually includes more than just Credible Decision Process and Credible Simulation Process.
However, the SSP Traceability specification currently only supports traceability with respect to the Credible Decision Process and the Credible Simulation Process.__
Expand Down Expand Up @@ -46,7 +46,7 @@ Evaluation:: In this phase, the decision-relevant information returned from the

Fulfillment:: The purpose of this phase is to decide whether the results fulfill the original objectives of the decision task.

For more information on the Credible Decision Process, see <<SETLEVEL>>.
For more information on the Credible Decision Process, see <<CSP>>.

[#sec-crediblesimulationprocess]
=== Credible Simulation Process
Expand Down Expand Up @@ -75,4 +75,4 @@ Evaluation:: The purpose of this phase is to evaluate the simulation results, i.

Fulfillment:: The purpose of this phase is to confirm that the simulation results meet the original objectives of the simulation task.

For more information on the Credible Simulation Process, see <<SETLEVEL>>.
For more information on the Credible Simulation Process, see <<CSP>>.
7 changes: 4 additions & 3 deletions specification/6___dtmd.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[#sec-dtmd]
== Decision Task Meta Data File Format

The __Decision Task Meta Data__ file (short: DTMD file) is an implementation of a GlueParticle for decition tasks. It is specified to support traceability, quality assurance and re-usability for decision tasks in terms of a credible decision process as it is specified in #Document Reference#. The following sub-chapters describe the structure of an DTMD file.
The __Decision Task Meta Data__ file (short: DTMD file) is an implementation of a GlueParticle for decition tasks. It is specified to support traceability, quality assurance and re-usability for decision tasks in terms of a credible decision process as it is specified in <<CSP>>. The following sub-chapters describe the structure of an DTMD file.

[#im-credibledecisionprocess]
.Credible Decision Process
Expand Down Expand Up @@ -95,7 +95,8 @@ The AnalysisPhase element is associated with the following attributes.
[#sec-dtmddefinitionphase]
==== DefinitionPhase

#In the definition phase, ....#
In the definition phase, the decision task is broken down into sub-tasks, which are to be performed in the execution phase.
Additionally, the quality of the results to be achieved is defined and the overall breakdown and quality definitions are verified.

The DefinitionPhase element documents all relevant information.

Expand Down Expand Up @@ -198,7 +199,7 @@ The EvaluationPhase element is associated with the following attributes.
[#sec-dtmdfulfillmentphase]
==== FulfillmentPhase

#In the fulfillment phase, it is checked and decided whether the entire simulation task, including the simulation results, fulfills the requirements placed on the simulation by the commissioning higher-level engineering task and whether the simulation tasks can be completed.#
In the fulfillment phase, it is checked and decided whether the entire decision task, including all sub-tasks performed, fulfills the requirements placed on the decision task by the commissioning higher-level processes.

The FulfillmentPhasePhase element documents all relevant information.

Expand Down
2 changes: 1 addition & 1 deletion specification/7___stmd.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[#sec-stmd]
== Simulation Task Meta Data File Format

The __Simulation Task Meta Data__ file (short: STMD file) is an implementation of a GlueParticle for simulation tasks. It is specified to support traceability, quality assurance and re-usability for simulation tasks in terms of a credible simulation process as it is specified in #Document Reference#. The following sub-chapters describe the structure of an STMD file.
The __Simulation Task Meta Data__ file (short: STMD file) is an implementation of a GlueParticle for simulation tasks. It is specified to support traceability, quality assurance and re-usability for simulation tasks in terms of a credible simulation process as it is specified in <<CSP>>. The following sub-chapters describe the structure of an STMD file.

[#im-crediblesimulationprocess]
.Credible Simulation Process
Expand Down
Loading