diff --git a/examples/mapdl_motorbike_frame/project_setup.py b/examples/mapdl_motorbike_frame/project_setup.py index b021f0746..8075beecf 100644 --- a/examples/mapdl_motorbike_frame/project_setup.py +++ b/examples/mapdl_motorbike_frame/project_setup.py @@ -233,7 +233,7 @@ def create_project( ParameterMapping( key_string="cpu_core_usage", tokenizer="=", - task_definition_property="resource_requirements.cpu_core_usage", + task_definition_property="resource_requirements.num_cores", file_id=file_ids["inp"], ) )