-
-
November 8, 2018 at 4:19 pm
Mali
SubscriberHi,
I'm trying to run an ICM script using ANSYS v17.1. The reason I'm using this version is that two years ago I developed this script using that version and it was working perfectly fine. However, now that I'm running the same script and nothing has changed since then except that I had to install the software in a new computer, it keeps showing me an error as shown in the attached picture. It seems to me that there is an issue with the licensing and/or installation process. Could somebody please help me to resolve this?
Regards,
-
November 8, 2018 at 4:27 pm
ANSYS_MMadore
Ansys EmployeeHello Mali,
What are the licenses that are currently available from the license server? Can you provide the details from using the Client ANSLIC_ADMIN Utility -> View Status/Diagnostic Options -> Display the License Status? If you prefer, you can comment out specific server or user names in the output.
Are you able to run the tasks the script performs, manually?
Thank you,
Matt -
November 8, 2018 at 6:28 pm
Mali
Subscriber
Hi Matt,
Unfortunately, I don't have administrative access to my machine, so can't find those details. However, I asked the person who is in charge. Still waiting for his input.
Actually what I explained is the error when I am trying to run the task manually. If I'm running the script (calling Fieldmesher), it shows another error as the attached file.
I even checked the python script via python ide, and I found that the python code is not able to import "FMPyExtensionModule" which is a main line in the FiledMesher.py. So, first I assumed that there is something wrong with the PATH, but the system is able to import all other python DLL libraries except that one, although they are located in the same exact folder. Then, I tried to run it manually and got the licensing error.
Regards,
Mali
-
November 9, 2018 at 7:55 pm
tsiriaks
Ansys EmployeeHi Mali,
This steps
Client ANSLIC_ADMIN Utility -> View Status/Diagnostic Options -> Display the License Status
provided by Matt do not require admin rights
Can you post the output of it ?
Thank you,
Win
-
November 9, 2018 at 8:03 pm
Mali
SubscriberHi Win,
Thanks for your tip. Here it is:
*** [ADMIN] We've truncated this info. as it contains personal or other sensitive info about ports and users at your site. Please don't openly share such info in public. Request your site ASC to work directly with an ANSYS support engineer when you need to share such info. ***
Best
Mali
-
November 9, 2018 at 10:09 pm
tsiriaks
Ansys EmployeeHi Mali,
Open CMD Prompt, then 'cd' to
ANSYS IncShared FilesLicensingwinx64
then issue the following command (copy and paste the entire thing)
ansysli_util -checkout ICEM_MZ
what output do you get ?
Thank you,
Win
-
November 10, 2018 at 12:18 am
Mali
SubscriberSure. Here it is:
ANSYS LICENSE MANAGER ERROR : Capability ICEM CFD - MultiZone does not exist in the ANSYS licensing pool.
None of the products enabling this capability are available in the specified license path:
ANSYSLI_SERVERS: 2325@tyche.sens.buffalo.edu
FLEXlm Servers: 1095@tyche.sens.buffalo.edu
ICEM_MZ CHECKOUT FAILED
Best
Mali
-
November 12, 2018 at 8:33 pm
pgl
Ansys EmployeeHi Mali,
I've reviewed my local installation, and am not seeing any issue with checking out and using the Multizone method from within Workbench at 19.X. However, in your case, I suspect that you are trying to launch and use ICEM CFD in standalone mode?
Starting at approx. Release 15.0 we integrated ICEM CFD meshing methods directly into the ANSYS Meshing app within Workbench, and today ICEM CFD is a legacy product and workflow. The Multizone meshing method and others are now found within the ANSYS Meshing application. Could you adapt your workflow (and script) over to ANSYS Workbench?
In the meantime, I suspect that all is well with your license and license manager installation. The issue is most likely that you haven't got the ICEM CFD stand alone application installed on your system. What do you get if you try to launch ICEM CFD directly from your command line (type icemcfd.exe) ? Can you find icemcfd.exe in your system?
Our experts have informed me that to call the ICEM_MZ mesher directly you will need to run ICEM CFD in batch mode (which I believe checks outs ICEM_AM) then you can call the required mesher. Use the following syntax:
- icemcfd.exe -batch -script scriptfile_name with "scriptfile_name" containing the script to run prism, multizone etc.
Let us know here how you get on.
Also please note that I've edited down your earlier reply about the output of the server status, as it contains personal info. about your site deployment that we shouldn't be sharing on a public forum like this.
-
November 20, 2018 at 8:29 pm
Mali
SubscriberI ran the script file, and it shows me the following error:
child process exited abnormally
ERROR: Import mesh failed
This error comes from python script. I tried to import meshing via python IDE. Ansys can be imported, but when I am trying to import meshing it gives me the following error:
>>> from Ansys import Meshing
trying to import FMPyExtensionModule FAILED (DLL load failed: The specified module could not be found.)!
Traceback (most recent call last):
File "
", line 1, in
File "C:Program FilesANSYS Incv171commonfilesCPython2_7_9winx64ReleaseAnsysMeshing__init__.py", line 16, in
import FieldMesher
File "C:Program FilesANSYS Incv171commonfilesCPython2_7_9winx64ReleaseAnsysMeshingFieldMesher.py", line 39, in
import FMPyExtensionModule
ImportError: DLL load failed: The specified module could not be found.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Error with workbench SceneGraphChart
- Workbench error
- Workbench not opening
- How can I renew ANSYS student version license?
- License Error
- Sizing on Ansys Workbench 19.2
- Error: Exception of type ‘Ansys.Fluent.Cortex.Cortex not availableException’ was thrown
- Licensing error while opening ANSYS Mechanical
- An error occurred when the post processor attempted to load a specific result.
- Problem with FlexNet Licensing
-
2706
-
2142
-
1355
-
1144
-
462
© 2023 Copyright ANSYS, Inc. All rights reserved.