|
1 | | -.. #Pyansys |
2 | | -.. _pyansys: https://docs.pyansys.com |
3 | | -.. _ pyansys_support: [email protected] |
4 | | - |
5 | | -.. #Other projects |
6 | | -.. _dpf_core_gh: https://github.com/ansys/pydpf-core |
| 1 | +.. #Getting started |
| 2 | +.. _mapdl_course: https://www.ansys.com/training-center/course-catalog/structures/ansys-mechanical-advanced-use-of-mapdl-in-mechanical |
| 3 | +.. _ansys_fluent_page: https://www.ansys.com/products/fluids/ansys-fluent |
| 4 | +.. _ansys_aedt_page: https://www.ansys.com/products/electronics/ansys-maxwell |
7 | 5 | .. _dpf_post_gh: https://github.com/ansys/pydpf-post |
8 | | -.. _dpf_core_docs: https://dpf.docs.pyansys.com/ |
9 | | -.. _dpf_post_docs: https://post.docs.pyansys.com/ |
10 | | -.. _legacy_reader_docs: https://reader.docs.pyansys.com/ |
11 | | -.. _example_data_repo: https://github.com/ansys/example-data |
12 | | - |
13 | | -.. #PyAnsys Developer Guide |
14 | | -.. _dev_guide_pyansys: https://dev.docs.pyansys.com/ |
15 | | -.. _dev_guide_contributing: https://dev.docs.pyansys.com/how-to/contributing.html |
16 | | -.. _dev_guide_coding_style: https://dev.docs.pyansys.com/coding-style/index.html |
17 | | - |
18 | | -.. #Other libraries |
19 | | -.. _pyvista_docs: https://docs.pyvista.org |
20 | | -.. _jupyter: https://jupyter.org/ |
21 | 6 | .. _grpc: https://grpc.io/ |
22 | | -.. _numpy_docs: https://numpy.org/doc/stable/ |
23 | | -.. _matplotlib_docs: https://matplotlib.org/stable/contents.html |
24 | | -.. _matplotlib_main: https://matplotlib.org |
25 | | -.. _precommit: https://pre-commit.com/ |
26 | | -.. _gmsh: https://gmsh.info/ |
27 | | -.. _scipy_docs: https://docs.scipy.org/doc/scipy/reference/ |
28 | | -.. _docker: https://www.docker.com/ |
29 | | - |
30 | | - |
31 | | -.. #Ansys |
32 | 7 | .. _ansys: https://www.ansys.com/ |
33 | | -.. _ansys_student_version: https://www.ansys.com/academic/students |
34 | | -.. _ansys_innovation_space: https://courses.ansys.com/ |
35 | | -.. _ansys_platform_support: https://www.ansys.com/solutions/solutions-by-role/it-professionals/platform-support |
36 | | -.. _ansys_current_release: https://download.ansys.com/Current%20Release |
37 | | - |
38 | | -.. # TechDemos related |
39 | | -.. _tech_demo_intro: https://ansyshelp.ansys.com/Views/Secured/corp/v212/en/ans_tec/tecintro.html |
40 | | -.. _tech_demo_repo: https://github.com/ansys/pymapdl-examples |
41 | | -.. _tech_demos_doc: https://examples.mapdl.docs.pyansys.com/ |
42 | | - |
43 | | -.. #Ansys internal documentation |
44 | | -.. _ansys_help: https://ansyshelp.ansys.com |
45 | | -.. _ansys_installation_and_licensing: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/prod_page.html?pn=Installation%20and%20Licensing&pid=InstallationAndLicensing&lang=en |
46 | | -.. _ansys_parallel_computing_guide: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v222/en/ans_dan/dantoc.html |
47 | | - |
48 | | -.. # Ansys Structural Guide links: |
49 | | -.. _ansys_krylov_sweep_harmonic_analysis: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v222/en/ans_str/str_Krysweep.html |
50 | | - |
51 | | -.. #Ansys learning |
52 | | -.. _course_intro_python: https://courses.ansys.com/index.php/courses/intro-to-python/ |
53 | | -.. _course_getting_started_pymapdl: https://courses.ansys.com/index.php/courses/getting-started-with-pymapdl/ |
54 | | -.. _course_intro_apdl: https://courses.ansys.com/index.php/courses/intro-to-ansys-mechanical-apdl-scripting/ |
55 | | - |
56 | | -.. #External links |
57 | | -.. _padt_post: https://www.padtinc.com/2022/07/18/ansys-scripting-python-p1-solve-post/ |
58 | | -.. _padt_licensing: https://www.padtinc.com/blog/15271-2/ |
59 | | -.. _install_wsl_microsoft: https://docs.microsoft.com/en-us/windows/wsl/install/ |
60 | | -.. _WikipediaWSL: https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux |
61 | | -.. _What_is_the_Windows_Subsystem_for_Linux: https://docs.microsoft.com/en-us/windows/wsl/about |
62 | | -.. _open_port_windows_10: https://answers.microsoft.com/en-us/windows/forum/all/how-to-open-port-in-windows-10-firewall/f38f67c8-23e8-459d-9552-c1b94cca579a/ |
63 | | -.. _disabling_firewall_on_wsl: https://github.com/cascadium/wsl-windows-toolbar-launcher#firewall-rules |
64 | | -.. _article_good_unit_test: https://stackoverflow.com/questions/61400/what-makes-a-good-unit-test |
65 | | -.. _vscode_attach_to_container: https://code.visualstudio.com/docs/devcontainers/attach-container |
66 | | -.. _ubuntu_firewall: https://ubuntu.com/server/docs/security-firewall |
67 | | - |
68 | | -.. #Github links: |
69 | | -.. _gh_creating_pat: https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token |
70 | | -.. _gh_centos_wsl_1: https://github.com/wsldl-pg/CentWSL/ |
71 | | -.. _gh_centos_wsl_2: https://github.com/mishamosher/CentOS-WSL/ |
72 | | -.. _codecov: https://github.com/codecov |
73 | | - |
74 | | -.. #PyMAPDL related |
75 | | -.. _pymapdl_main: pymapdl_docs_ |
76 | | -.. _pymapdl_pypi: https://pypi.org/project/ansys-mapdl-core/ |
77 | | -.. _pymapdl_releases: https://github.com/ansys/pymapdl/releases |
78 | | -.. _pymapdl_run_ubuntu: https://mapdl.docs.pyansys.com/troubleshoot/troubleshoot.html?#ubuntu |
79 | | -.. _pymapdl_issues: https://github.com/ansys/pymapdl/issues |
80 | | -.. _pymapdl_repo: https://github.com/ansys/pymapdl |
81 | | -.. _pymapdl_docs: https://mapdl.docs.pyansys.com/ |
82 | | -.. _pymapdl_dev_docs: https://dev.mapdl.docs.pyansys.com/ |
83 | | -.. _pymapdl_discussions: https://github.com/ansys/PyMAPDL/discussions |
84 | | -.. _pymapdl_cheatsheet: ./_assets/Cheat_Sheet_PyMAPDL.pdf |
85 | | -.. _pymapdl_tests: https://github.com/ansys/pymapdl/tree/main/tests |
86 | | -.. _pymapdl_test_math: https://github.com/ansys/pymapdl/blob/main/tests/test_math.py |
87 | | -.. _pymapdl_user_guide_math: https://mapdl.docs.pyansys.com/user_guide/math.html |
88 | | -.. _licensing_guide_pdf: ./_assets/lic_guide.pdf |
89 | | -.. _mapdl_fixture: https://github.com/ansys/pymapdl/blob/fb5fb8b6201253f1bd56bdabee60a29abee8c7d8/tests/conftest.py#L254 |
90 | | -.. _pymapdl_examples: https://github.com/ansys/pymapdl/tree/main/examples |
91 | | -.. _pymapdl_2d_plate_with_a_hole: https://github.com/ansys/pymapdl/blob/main/examples/00-mapdl-examples/2d_plate_with_a_hole.py |
92 | | -.. _pymapdl_doc_2d_plate_with_a_hole: https://mapdl.docs.pyansys.com/examples/gallery_examples/00-mapdl-examples/2d_plate_with_a_hole.html |
93 | | -.. _pymapdl_doc_krylov_example: https://dev.mapdl.docs.pyansys.com/examples/extended_examples/Krylov/krylov_example.html |
94 | | -.. _pymapdl_doc_krylov_example_rst: https://raw.githubusercontent.com/pyansys/pymapdl/main/doc/source/examples/extended_examples/Krylov/krylov_example.rst |
95 | | -.. _pymapdl_doc_source: https://github.com/ansys/pymapdl/tree/main/doc/source |
96 | | -.. _pymapdl_techdemo_28_rst: https://raw.githubusercontent.com/pyansys/pymapdl-examples/main/doc/source/technology_showcase_examples/techdemo-28/ex_28-tecfricstir.rst |
97 | | -.. _pymapdl_techdemo_28: https://examples.mapdl.docs.pyansys.com/technology_showcase_examples/techdemo-28/ex_28-tecfricstir.html |
98 | | -.. _pymapdl_docker_dir: https://github.com/ansys/pymapdl/blob/main/docker |
99 | | -.. _pymapdl_docker_compose_base: https://github.com/ansys/pymapdl/blob/main/docker/docker-compose.yml |
100 | | -.. _pymapdl_docker_compose_local: https://github.com/ansys/pymapdl/blob/main/docker/docker-compose.local.yml |
101 | | -.. _pymapdl_docker_compose_license_server: https://github.com/ansys/pymapdl/blob/main/docker/docker-compose.license_server.yml |
102 | | - |
103 | | -.. #Python |
104 | | -.. _using_venv: https://docs.python.org/3/library/venv.html |
105 | | -.. _conda: https://conda.io |
106 | | -.. _pytest: https://docs.pytest.org/en/7.2.x/ |
107 | | -.. _pytest_usage: https://docs.pytest.org/en/7.2.x/how-to/usage.html#specifying-which-tests-to-run |
108 | | - |
109 | | -.. #Julia |
110 | | -.. _julia: https://julialang.org/ |
111 | | -.. _julia_windows: https://julialang.org/downloads/platform/#windows |
112 | | -.. _julia_linux_and_freebsd: https://julialang.org/downloads/platform/#linux_and_freebsd |
113 | | -.. _julia_macos: https://julialang.org/downloads/platform/#macos |
114 | | -.. _pycall: https://github.com/JuliaPy/PyCall.jl |
115 | | - |
116 | | -.. # Ansys forums |
117 | | -.. _ansys_forum: https://forum.ansys.com/ |
118 | | -.. _af_licensing_windows_ubuntu: https://forum.ansys.com/forums/topic/licensing-2022-r2-linux-ubuntu-and-also-windows/ |
| 8 | +.. _ansys_students: https://www.ansys.com/academic/students |
| 9 | +.. _pip: https://pypi.org/project/pip/ |
| 10 | +.. _pyansys_releases: https://github.com/ansys/pyansys/releases |
| 11 | +.. _venv_docs: https://docs.python.org/3/library/venv.html |
0 commit comments