From 2ca83ccfae01ff8ecf911efee3c8dd8eff334dc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Roos?= Date: Thu, 6 Jun 2024 11:45:24 +0200 Subject: [PATCH] cosmetic change --- src/ansys/dpf/composites/layup_info/_layup_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ansys/dpf/composites/layup_info/_layup_info.py b/src/ansys/dpf/composites/layup_info/_layup_info.py index a2261395c..d1b26fc4e 100644 --- a/src/ansys/dpf/composites/layup_info/_layup_info.py +++ b/src/ansys/dpf/composites/layup_info/_layup_info.py @@ -326,7 +326,7 @@ def get_analysis_ply_index_to_name_map( DPF Meshed region enriched with lay-up information Note: Analysis plies of ACP's imported solid model which are linked - to homogeneous elements only are ignored currently. + to homogeneous elements only are currently skipped. """ analysis_ply_name_to_index_map = {} with mesh.property_field("layer_to_analysis_ply").as_local_field() as local_field: