We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Create custom model for MAPDL Reply To: Create custom model for MAPDL

David Weed
Ansys Employee

Hector,

Do you also have the following 3rd party software items in order to do the compiling/linking process (requirements for v242):

Microsoft Visual Studio Professional 2019 Version 16.0.22 (including the MS C++ compiler)

Intel OneAPI 2023.1.0 Classic C++ compiler (version 2021.9.0) and Intel OneAPI 2023.1.0 Classic FORTRAN compiler (version 2021.9.0)

You will need those to implement your UPF after you have programmed it. If you have them, I can send a sample script that you can try running to see whether the UPF feature works.