TAGGED: ansys
-
-
January 5, 2022 at 1:25 pm
prashant_learner
SubscriberAfter AQWA solver completes solution successfully .pld and .plt files are missing in solution.
January 6, 2022 at 12:05 pmVigneswaran Sridharan
Ansys EmployeeHey The error reported by Workbench suggests that the requested plot quantity does not exist in the PLT file.
There is a small possibility that you may encounter this error when adding new results to a project created and solved in an older version.
Re-running the calculation should certainly solve the problem.
As a side note: since Release 17.0 Aqwa Workbench automatically generates a Mass Distribution (MSD) file which is used in the calculation of Shear Forces/Bending Moments. If you run the Workbench-generated DAT file directly you should ensure that the MSD file is in the same folder as the DAT file.
Vigneswaran
Ansys Help
Ansys Learning Forum
January 6, 2022 at 12:52 pmErik Kostson
Ansys EmployeeHi
As suggested by our colleagues and keep looking for updates there and workarounds:
Thank you
Erik
March 7, 2022 at 1:56 pmErica2018a
SubscriberI have this problem too ... did you find a solution?
July 14, 2022 at 7:19 ameuui2000
SubscriberPlease use Workbench version over 2020R2.
It is not properly working under this version.
Follow the below steps.
- Open and Change the setting of External Operation before Solving.
- Set "Run a Python Script"
- Add this script in the generated file.
for ext in [".PLD", ".PLS"]:
   open(AqwaInputFileNoExt + ext, "a").close()
September 14, 2022 at 5:47 pmUdara Gunasekara
Subscribersame error any solution for this currently using Ansys 2019.2 If there is any solution please shareViewing 5 reply threads- The topic ‘I am getting error on AQWA solver, PLD and PLT file missing.’ is closed to new replies.
Ansys Innovation SpaceTrending discussionsTop Contributors-
3492
-
1057
-
1051
-
965
-
942
Top Rated Tags© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-
The Ansys Learning Forum is a public forum. You are prohibited from providing (i) information that is confidential to You, your employer, or any third party, (ii) Personal Data or individually identifiable health information, (iii) any information that is U.S. Government Classified, Controlled Unclassified Information, International Traffic in Arms Regulators (ITAR) or Export Administration Regulators (EAR) controlled or otherwise have been determined by the United States Government or by a foreign government to require protection against unauthorized disclosure for reasons of national security, or (iv) topics or information restricted by the People's Republic of China data protection and privacy laws.