Digital Engineering Foundations · Module 5 of 8

Simulation, Verification and Evidence

A simulation result is not automatically evidence. Learn how analysis and test become verification evidence, why validation and applicability limit what a result can claim, and how credibility, uncertainty awareness and model-result traceability keep the claim honest.

01

Readiness check

Building on Modules 1–4. Tick only what you can do closed-notes.

  • Explain the difference between a calculation and a physical test.
  • Identify a requirement that inspection can verify.
  • State the assumptions and configuration behind a model result (from Module 4).
  • Describe the evidence needed for one design claim.
  • Explain why a result may not apply after a geometry change.
0 or 1 weak itemsContinue with this module.
2 weak itemsRe-read Module 4's purpose-and-assumptions section; evidence inherits the model's scope.
3 or more weak itemsThis module is foundational; the depth lives in VVUQ and Measurements. Skim their introductions if the words verification, validation and uncertainty feel unfamiliar.
02

The core idea

Verification asks whether specified requirements have been met; validation asks whether the system satisfies stakeholder use in context. A result becomes evidence only when its method, assumptions, applicability and credibility are recorded.

Evidence can come from inspection, analysis, demonstration or test, chosen to fit the requirement and its consequence. A simulation can support verification or prediction, but it does not validate a design by itself, validation needs the real use context. This module keeps the distinctions clear and practical; the detailed methods of code and solution verification, validation metrics and uncertainty quantification belong to the dedicated VVUQ course, and measurement uncertainty to Measurements.

The skill works when: each requirement has a method and acceptance criterion set before evidence is collected, and every result is tied to its model configuration.
The skill breaks down when: "simulation validates the design," or validation language is used for a limited analysis check.
03

The skills, taught in order

Four steps: turn simulation into evidence, choose verification methods, respect validation and applicability, and keep credibility and traceability with the result.

5.1 Simulation and analysis as evidence

A simulation result is a model output; it becomes evidence when it is tied to the requirement it addresses, the model purpose and configuration from Module 4, and an acceptance criterion set in advance. Maximum stress can verify a strength requirement by a checked analysis only if model scope, assumptions and configuration are recorded. The result without that context is a number, not an inspectable claim.

5.2 Verification methods and their evidence

Verification asks whether specified requirements have been met, using the method that fits the requirement and risk: inspection (hole spacing against a drawing), analysis (a checked stress calculation), demonstration (the mechanism actuates), or test (a load to failure). Choose a method for each requirement, state acceptance criteria before collecting evidence, and link each evidence item to its requirement and configuration. Not every requirement needs a physical test; choose methods that fit the requirement and consequence.

5.3 Validation, applicability and uncertainty awareness

Validation asks whether the system satisfies its intended use in context, a different question from verification. Every result has an applicability domain: the conditions, geometry, loads and assumptions under which it is meaningful. Reusing a result outside that domain without review is the most common quiet error. Treat every number as having uncertainty from inputs, model form and measurement; you do not need full uncertainty quantification here, but you must state the main sources and avoid overclaiming. The formal methods live in the VVUQ course; measurement uncertainty in Measurements.

5.4 Credibility, evidence records and model-result traceability

Credibility is the recorded basis for trusting a result: what was verified, against what data, with which assumptions and known limits. An evidence record ties the result to its model configuration, inputs, method, acceptance criterion and reviewer. Model-result traceability means a decision can be walked back from the claim, through the evidence, to the model and its inputs, the Module 2 provenance discipline applied to results. This is what lets a reviewer accept a simulation as verification rather than taking it on faith.

Course scope. This module is deliberately foundational. For detailed code/solution verification, validation metrics, sensitivity and uncertainty quantification, continue to VVUQ; for calibration and measurement uncertainty, Measurements.

04

Worked example 1: choosing verification methods

Assign a verification method and acceptance criterion to each bracket requirement, and flag any that need physical test evidence.

  1. ProblemMatch four requirements to inspection, analysis, demonstration or test, with acceptance criteria.
  2. Given / findRequirements: mass ≤ 300 g; static stress ≤ 0.6·yield at 600 N; fatigue survives 10,000 cycles at 600 N; fastener pattern two M6 at 50 mm pitch. Find methods + criteria.
  3. ModelChoose the lowest-cost method that gives sufficient evidence for the requirement's consequence; state the pass criterion before testing.
  4. SolveMass → inspection (weigh; pass if ≤ 300 g). Static stress → analysis (checked FEA on the released configuration; pass if peak ≤ 0.6·yield, with assumptions recorded). Fatigue → test (cyclic load rig; pass if no crack at 10,000 cycles), physical evidence is needed because fatigue depends on surface, residual stress and real geometry the model idealizes. Fastener pattern → inspection against the drawing.
  5. Check"Every requirement needs a test" is false, inspection and analysis suffice for three of four. "Simulation validates the design" is avoided: the analysis verifies the static requirement, it does not validate field use.
  6. ConclusionMethod choice is an engineering judgment about evidence sufficiency and consequence, recorded before evidence is collected.
Result. Inspection (mass, pattern), analysis (static stress), test (fatigue), each with a pre-set acceptance criterion and, for the analysis, its recorded configuration.
05

Worked example 2: is this simulation admissible evidence?

An FEA reports peak stress 0.55·yield and the team wants to close the static requirement. Decide whether it is admissible verification evidence.

  1. ProblemJudge admissibility on applicability and credibility, not on the headline number.
  2. Given / findFEA peak stress = 0.55·yield (criterion ≤ 0.60). Recorded: mesh unspecified, load = 600 N, geometry = an earlier CAD revision, material default library value, no hand check. Find whether it verifies REQ-LOAD on baseline B1.
  3. ModelAdmissible = on the current configuration, within the model's applicability, with recorded credibility (mesh/assumptions/data) and an independent sanity check.
  4. SolveApplicability fails on configuration: geometry is an earlier revision than B1 → the result does not apply to the released design. Credibility is thin: mesh convergence unrecorded, material value unverified, no hand check. Even though 0.55 < 0.60, the evidence cannot close the requirement as-is.
  5. CheckThe margin (0.55 vs 0.60) is small enough that mesh and material uncertainty could cross it, exactly why credibility must be recorded rather than assumed.
  6. ConclusionRe-run on the B1 geometry with a convergence check, a verified material property and an order-of-magnitude hand check, then record the evidence with its configuration. A number that passes is not yet evidence that verifies.
Result. Not admissible: wrong configuration and unrecorded credibility. Passing the criterion is necessary but not sufficient without applicability and a credibility record.
06

Misconceptions and diagnostics

MistakeDiagnostic questionCorrection
Simulation validates the design"Was physical use in context tested?"Simulation supports verification or prediction; validation needs the real context.
Every requirement needs a test"Can inspection or analysis provide enough evidence?"Choose the method that fits the requirement and its consequence.
A passing number is evidence"On which configuration, with what credibility?"A result becomes evidence only with applicability and a credibility record.
Results are context-free"For which question and configuration was it produced?"Outputs stay tied to purpose, applicability and configuration.
Uncertainty can be ignored if the margin looks fine"Could input, model or mesh uncertainty cross the criterion?"State the main uncertainty sources; a small margin needs recorded credibility.
07

Practice ladder

Level 1 · Direct skill

Assign a verification method to each final-project requirement, write acceptance criteria for three of them, and identify one requirement needing physical test evidence.

Show answer

Methods fit the requirement (inspection/analysis/demonstration/test); criteria are set before evidence; the test-only requirement is typically fatigue, wear, or a failure mode the model idealizes.

Level 2 · Mixed concept

Take one analysis result and write its evidence record: model configuration, inputs, assumptions, method, acceptance criterion, and the main uncertainty sources.

Show answer

The record ties the result to a configuration and criterion, names the assumptions that control it, and lists uncertainty sources (inputs, model form, mesh, material data) without pretending to full quantification.

Level 3 · Independent problem

Given a simulation result on an earlier revision, decide whether it is admissible for the current baseline and state exactly what must change for it to count.

Show answer

Good work rejects it on applicability (configuration) and/or credibility (mesh, material, no independent check), and lists the specific fixes: current geometry, convergence check, verified data, and a hand check.

Transfer task · Real engineering

For one real requirement, produce a complete evidence record and a two-line credibility statement, linking the result back to its model and inputs.

What good work looks like

An evidence record with method, criterion, configuration and uncertainty sources, and full model-result traceability, the verification layer of the Module 8 capstone. Deeper VVUQ methods are the next course.

08

Working with AI, and proving it yourself

Use AI as an examiner, not a solver

"Suggest verification methods for these requirements", then you check each against requirement type and available evidence.
"List the applicability limits I should record for this analysis", then you confirm them against the model's real scope.
"Tell me if this result is valid." Applicability and credibility are your engineering judgments.
"Write my acceptance criteria." Criteria must reflect the real requirement and consequence.

Portfolio task

Draft an evidence record with AI, then verify every field, method, criterion, configuration, uncertainty sources, against the actual analysis or test before it counts as verification.

Must include: a method per requirement, pre-set acceptance criteria, recorded applicability and credibility, and model-result traceability.
09

Retrieval and spaced review

Closed notes. Answer out loud, then reveal.

1. What is verification?

Checking whether specified requirements have been met.

2. What is validation?

Checking adequacy for the intended use or stakeholder need in context.

3. What is an applicability domain?

The conditions, geometry, loads and assumptions under which a result is meaningful.

4. When does a result become evidence?

When it is tied to a requirement, on the right configuration, with a method, acceptance criterion and recorded credibility.

5. Where do the detailed VVUQ and uncertainty methods live?

In the dedicated VVUQ and Measurements courses; this module stays foundational.

TodayFinish this quiz and Levels 1–2, and write one evidence record.
+1 dayRe-decide admissibility for a result on a changed configuration.
+3 daysAssign methods and criteria to a new requirement set.
+7 daysExplain verification vs validation to someone else in two sentences.
+30 daysCarry your evidence records into Module 8, then take the VVUQ course.