📝 Description of the example
Hi, there. My project requires me to apply the pressure field onto the surface of a 3D geometry body. The pressure field is a function of node coordinates (x, y, z). My requests are listed below:
- Read the mesh node coordinates at the target surface. The face is named 'Face_1' in the named selection.
- Apply the pressure to the nodes on the target surface. My function will calculate the pressure based on node coordinates.
📁 Files needed for running the example
The request is for general purposes. Any 3D geometry can work.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
ANSYS 2024R1
🐍 Which Python version are you using?
3.12
📦 Installed packages
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
ansys-api-mapdl==0.5.1
ansys-api-mechanical==0.1.2
ansys-api-platform-instancemanagement==1.1.0
ansys-dpf-core==0.13.0
ansys-mapdl-core==0.68.3
ansys-mapdl-reader==0.53.0
ansys-math-core==0.1.5
ansys-mechanical-core==0.11.5
ansys-mechanical-env==0.1.7
ansys-platform-instancemanagement==1.1.2
ansys-pythonnet==3.1.0rc3
ansys-tools-path==0.6.0
ansys-tools-visualization-interface==0.4.0
appdirs==1.4.4
attrs==24.2.0
beartype==0.18.5
cachetools==5.5.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
click==8.1.7
clr-loader==0.2.6
colorama==0.4.6
contourpy==1.2.1
cycler==0.12.1
fmodpy==1.7.4
fonttools==4.53.1
fortls==3.1.2
frozenlist==1.4.1
geomdl==5.3.1
google-api-core==2.19.2
google-api-python-client==2.143.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
googleapis-common-protos==1.65.0
grpcio==1.64.1
httplib2==0.22.0
idna==3.7
importlib_metadata==8.0.0
json5==0.9.25
kiwisolver==1.4.5
matplotlib==3.9.1
more-itertools==10.4.0
msgpack==1.0.8
multidict==6.0.5
numpy==1.26.4
packaging==24.1
pillow==10.4.0
platformdirs==4.2.2
pooch==1.8.2
proto-plus==1.24.0
protobuf==3.20.3
psutil==6.0.0
pyansys-tools-versioning==0.5.0
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
pyiges==0.3.1
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pyvista==0.44.0
requests==2.32.3
rsa==4.9
scipy==1.14.0
scooby==0.10.0
setuptools==74.0.0
six==1.16.0
tabulate==0.9.0
tqdm==4.66.4
trame==3.6.3
trame-client==3.2.5
trame-server==3.1.0
trame-vtk==2.8.10
trame-vuetify==2.6.2
typing_extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.2
usd-core==24.8
vtk==9.3.1
websockets==12.0
wslink==2.1.2
yarl==1.9.4
zipp==3.19.2
📝 Description of the example
Hi, there. My project requires me to apply the pressure field onto the surface of a 3D geometry body. The pressure field is a function of node coordinates (x, y, z). My requests are listed below:
📁 Files needed for running the example
The request is for general purposes. Any 3D geometry can work.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
ANSYS 2024R1
🐍 Which Python version are you using?
3.12
📦 Installed packages