From 6efc1aac2e2160a032fa23f6d2e0837b438b3b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Roos?= <105842014+roosre@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:40:13 +0100 Subject: [PATCH] Update examples/011_rst_workflow.py Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com> --- examples/011_rst_workflow.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/011_rst_workflow.py b/examples/011_rst_workflow.py index 83ac57792..d68525956 100644 --- a/examples/011_rst_workflow.py +++ b/examples/011_rst_workflow.py @@ -4,8 +4,8 @@ Failure analysis of an MAPDL (RST) model ---------------------------------------- -The post-processing of a MAPDL (RST) model with layered elements which was not -preprocessed by ACP is shown by this example. The difference between the RST +This example shows the postprocessing of an MAPDL (RST) model with layered elements that was not +preprocessed by ACP. The difference between the RST- only and ACP based workflow is that `composite` of :class:`.ContinuousFiberCompositesFiles` is empty and so the section data are automatically loaded from the RST file.