-
Notifications
You must be signed in to change notification settings - Fork 140
feat: apdl submodule
#3385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: apdl submodule
#3385
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
e9de204
feat: changes obtained using ``pyconverter-xml2py`` (after pre-commit…
clatapie 04dac45
chore: adding changelog file 3385.added.md
pyansys-ci-bot 5d300f1
Merge branch 'main' into feat/apdl_submodule
clatapie 477bfc7
Merge branch 'feat/main_commands' into feat/apdl_submodule
clatapie c79356c
feat: applying latest changes from ``pyconverter-xml2py`` new version
clatapie 0fa5cb1
fix: ``array_param`` is now ``array_parameters``
clatapie 18868ed
feat: updating ``doc``
clatapie c6a3c48
fix: update ``ArrayParameters`` class name
clatapie 160b258
fix: updating ``class APDLCommands`` in ``commands.py``
clatapie 8fddefa
fix: adding ``<!-- vale off -->`` in ``apdl/index.rst``
clatapie 9883846
fix: ``inquire`` is now ``starinquire``
clatapie 1528dfb
fix: ``Parameters`` becomes ``ParameterDefinition``
clatapie a0f57b0
fix: docs and reset cache
clatapie 0fac165
docs: fix documentation
clatapie e569ff5
revert: change in ``mapdl_extended``
clatapie 106bb5f
fix: using latest pyconverter-xml2py fixes
clatapie 9ef2ea3
Merge branch 'feat/main_commands' into feat/apdl_submodule
clatapie 8997256
fix: check for invalid_commands in ``_MapdlCore``
clatapie 47fb37a
feat: removing unauthorized MAPDL methods and using pyconverter-xml2p…
clatapie a246c15
test: skip retrieving value for ``endif`` and ``enddo``
clatapie ea01683
fix: tests
clatapie d745c79
Merge branch 'feat/main_commands' into feat/apdl_submodule
clatapie 56e1823
fix: tests - 2
clatapie ddeab20
maint: modifying max run for testing purpose only - TO BE MODIFIED
clatapie 19b6461
fix: ``test_command`` for ``*END...`` commands
clatapie 77c5683
chore: merge remote-tracking branch 'origin/main' into feat/apdl_subm…
germa89 95109a4
Merge branch 'feat/main_commands' into feat/apdl_submodule
clatapie 510e624
fix: coma issues in commands
clatapie b433ec0
Merge branch 'feat/apdl_submodule' of https://github.com/ansys/pymapd…
clatapie f984e72
maint: adding ``linuxdoc`` dependency for flat tables
clatapie ca3e9ef
docs: removing ``ref.ref`` warning temporarily
clatapie 15d9084
fix: removing ``xpl`` and ``directory`` methods
clatapie 712a2e3
feat: adding links from ``pyconverter-xml2py``
clatapie cd7f2f1
fix: removing ``mwrite`` and ``vwrite`` methods
clatapie 7baebc4
fix: readding ``mwrite`` and ``vwrite`` methods + fixing ``mkdir``
clatapie 55f8bfe
fix: reverting change in example
clatapie 212083d
fix: attempt to fix codespell
clatapie e94c16d
feat: adding latest updates
clatapie 759a519
Merge branch 'feat/main_commands' into feat/apdl_submodule
clatapie b051901
fix: applying changes after Codacy review
clatapie 6820ef9
fix: adding ``<!-- vale off -->`` in ``apdl/index.rst``
clatapie 36e1f5e
fix: unit tests
clatapie 895fe32
fix: removing functions that need to be ignored + adding warnings
clatapie a13ddda
fix: removing ``*ENDIF``
clatapie 8bea8f3
fix: reverting ``PYTEST_ARGUMENTS`` modifications
clatapie ec2bac0
fix: indentation for bullet lists
clatapie 438216b
feat: latets ``pyconverter-xml2py`` changes
clatapie 05fbe56
Merge branch 'feat/main_commands' into feat/apdl_submodule
clatapie b6eb18b
fix: ignoring doc warnings
clatapie 24167dd
fix: reanabling ``gen_gallery``
clatapie 324b697
fix: latest pyconverter-xml2py fixes
clatapie a241583
test : checking doc can be correctly built if no warnings
clatapie 7e74170
fix: manual modification to identify the error
clatapie 1b012e4
fix: manual modification to identify the error - 2
clatapie 1b6cca7
fix: manual modification to identify the error - 3
clatapie 1679256
fix: reverting manual change in ``voper`` and removing ``-W`` flag in…
clatapie 6447126
fix: properly using Sphinx ``:file:`` role
clatapie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| feat: ``apdl`` submodule |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,21 @@ | ||
| .. _ref_abbreviations_commands_api: | ||
|
|
||
| ************* | ||
| Abbreviations | ||
| ************* | ||
| .. _ref_abbreviations: | ||
|
|
||
|
|
||
| .. currentmodule:: ansys.mapdl.core | ||
| Abbreviations | ||
| ============= | ||
|
|
||
| These APDL commands can be used to define abbreviations for longer commands, and to create user-defined commands. | ||
|
|
||
| .. note:: | ||
| It is probably easier to use Python strings instead of MAPDL | ||
| strings. | ||
| .. currentmodule:: ansys.mapdl.core._commands.apdl.abbreviations | ||
|
|
||
| .. autoclass:: ansys.mapdl.core._commands.apdl.abbreviations.Abbreviations | ||
|
|
||
| .. autosummary:: | ||
| :toctree: _autosummary/ | ||
| :template: base.rst | ||
| :toctree: _autosummary | ||
|
|
||
|
|
||
| Mapdl.abbr | ||
| Mapdl.abbres | ||
| Mapdl.abbsav | ||
| Mapdl.ucmd | ||
| Abbreviations.abbr | ||
| Abbreviations.abbres | ||
| Abbreviations.abbsav | ||
| Abbreviations.ucmd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
|
|
||
| .. _ref_array_parameters: | ||
|
|
||
|
|
||
| ArrayParameters | ||
| =============== | ||
|
|
||
|
|
||
| .. currentmodule:: ansys.mapdl.core._commands.apdl.array_parameters | ||
|
|
||
| .. autoclass:: ansys.mapdl.core._commands.apdl.array_parameters.ArrayParameters | ||
|
|
||
| .. autosummary:: | ||
| :template: base.rst | ||
| :toctree: _autosummary | ||
|
|
||
|
|
||
| ArrayParameters.mfouri | ||
| ArrayParameters.mfun | ||
| ArrayParameters.moper | ||
| ArrayParameters.mwrite | ||
| ArrayParameters.sread | ||
| ArrayParameters.starvplot | ||
| ArrayParameters.starvput | ||
| ArrayParameters.toper | ||
| ArrayParameters.vabs | ||
| ArrayParameters.vcol | ||
| ArrayParameters.vcum | ||
| ArrayParameters.vfact | ||
| ArrayParameters.vfun | ||
| ArrayParameters.vitrp | ||
| ArrayParameters.vlen | ||
| ArrayParameters.vmask | ||
| ArrayParameters.voper | ||
| ArrayParameters.vscfun | ||
| ArrayParameters.vstat | ||
| ArrayParameters.vwrite |
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
|
|
||
| .. _ref_encryption_decryption: | ||
|
|
||
|
|
||
| EncryptionDecryption | ||
| ==================== | ||
|
|
||
|
|
||
| .. currentmodule:: ansys.mapdl.core._commands.apdl.encryption_decryption | ||
|
|
||
| .. autoclass:: ansys.mapdl.core._commands.apdl.encryption_decryption.EncryptionDecryption | ||
|
|
||
| .. autosummary:: | ||
| :template: base.rst | ||
| :toctree: _autosummary | ||
|
|
||
|
|
||
| EncryptionDecryption.dbdecrypt | ||
| EncryptionDecryption.dbencrypt | ||
| EncryptionDecryption.decrypt | ||
| EncryptionDecryption.encrypt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
|
|
||
| .. _ref_apdl: | ||
|
|
||
| <!-- vale off --> | ||
| Apdl | ||
clatapie marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| ==== | ||
| <!-- vale on --> | ||
|
|
||
| .. list-table:: | ||
|
|
||
| * - :ref:`ref_macro_files` | ||
| * - :ref:`ref_abbreviations` | ||
| * - :ref:`ref_matrix_operations` | ||
| * - :ref:`ref_encryption_decryption` | ||
| * - :ref:`ref_process_controls` | ||
| * - :ref:`ref_parameter_definition` | ||
| * - :ref:`ref_array_parameters` | ||
|
|
||
|
|
||
| .. toctree:: | ||
| :maxdepth: 1 | ||
| :hidden: | ||
|
|
||
| macro_files | ||
| abbreviations | ||
| matrix_operations | ||
| encryption_decryption | ||
| process_controls | ||
| parameter_definition | ||
| array_parameters | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,30 @@ | ||
| .. _ref_macro_files_commands_api: | ||
|
|
||
| *********** | ||
| Macro files | ||
| *********** | ||
| .. _ref_macro_files: | ||
|
|
||
| .. currentmodule:: ansys.mapdl.core | ||
|
|
||
| These APDL commands are used to build and execute command macros. | ||
| MacroFiles | ||
| ========== | ||
|
|
||
| .. note:: | ||
| Most of the commands here should be replaced with Python | ||
| alternatives. For example, instead of using macros, use Python | ||
| functions. Instead of ``/MKDIR`` use ``os.mkdir``. | ||
|
|
||
| .. warning:: | ||
| Many of the commands here must be run in ``mapdl.non_interactive`` | ||
| .. currentmodule:: ansys.mapdl.core._commands.apdl.macro_files | ||
|
|
||
| .. autoclass:: ansys.mapdl.core._commands.apdl.macro_files.MacroFiles | ||
|
|
||
| .. autosummary:: | ||
| :toctree: _autosummary/ | ||
|
|
||
| Mapdl.cfclos | ||
| Mapdl.cfopen | ||
| Mapdl.cfwrite | ||
| Mapdl.create | ||
| Mapdl.dflab | ||
| Mapdl.end | ||
| Mapdl.mkdir | ||
| Mapdl.msg | ||
| Mapdl.pmacro | ||
| Mapdl.psearch | ||
| Mapdl.rmdir | ||
| Mapdl.tee | ||
| Mapdl.ulib | ||
| Mapdl.use | ||
| :template: base.rst | ||
| :toctree: _autosummary | ||
|
|
||
|
|
||
| MacroFiles.cfclos | ||
| MacroFiles.cfopen | ||
| MacroFiles.cfwrite | ||
| MacroFiles.create | ||
| MacroFiles.end | ||
| MacroFiles.mkdir | ||
| MacroFiles.msg | ||
| MacroFiles.pmacro | ||
| MacroFiles.psearch | ||
| MacroFiles.rmdir | ||
| MacroFiles.slashtee | ||
| MacroFiles.ulib | ||
| MacroFiles.use |
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,45 @@ | ||
|
|
||
| .. _ref_matrix_operations: | ||
|
|
||
|
|
||
| MatrixOperations | ||
| ================ | ||
|
|
||
|
|
||
| .. currentmodule:: ansys.mapdl.core._commands.apdl.matrix_operations | ||
|
|
||
| .. autoclass:: ansys.mapdl.core._commands.apdl.matrix_operations.MatrixOperations | ||
|
|
||
| .. autosummary:: | ||
| :template: base.rst | ||
| :toctree: _autosummary | ||
|
|
||
|
|
||
| MatrixOperations.axpy | ||
| MatrixOperations.comp | ||
| MatrixOperations.dmat | ||
| MatrixOperations.dot | ||
| MatrixOperations.eigen | ||
| MatrixOperations.export | ||
| MatrixOperations.fft | ||
| MatrixOperations.free | ||
| MatrixOperations.hprod | ||
| MatrixOperations.init | ||
| MatrixOperations.itengine | ||
| MatrixOperations.lsbac | ||
| MatrixOperations.lsdump | ||
| MatrixOperations.lsengine | ||
| MatrixOperations.lsfactor | ||
| MatrixOperations.lsrestore | ||
| MatrixOperations.merge | ||
| MatrixOperations.mult | ||
| MatrixOperations.nrm | ||
| MatrixOperations.remove | ||
| MatrixOperations.scal | ||
| MatrixOperations.smat | ||
| MatrixOperations.starinquire | ||
| MatrixOperations.starprint | ||
| MatrixOperations.starrename | ||
| MatrixOperations.starsort | ||
| MatrixOperations.vec | ||
| MatrixOperations.wrk |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.