v0.61.0
What's Changed
- Bump main to 0.60.dev0 by @akaszynski in #661
- add missing logo by @akaszynski in #663
- Fixed docker name in docker README. by @germa89 in #677
- Removing conversion from /COM to #. by @germa89 in #673
- Fixed double colorbar in example. by @germa89 in #672
- Fix/ use cdread inside input by @germa89 in #671
- Fix/ wrong if in self.directory by @germa89 in #680
- Fix/ missing empty arguments in int1 and maybe others - Convert module by @germa89 in #678
- Fix/ adding star repeat to non interactive only by @germa89 in #675
- Removing unnecessary exception log. by @germa89 in #676
- Feat/added block support to convert module by @germa89 in #666
- use ansys-api-mapdl-v0 by @akaszynski in #681
- fix intellisense on VSCode by @akaszynski in #685
- Fix/quotes repetition on arguments in converter module by @germa89 in #693
- Add element results to post module by @akaszynski in #684
- Feat/ adding apld log test by @germa89 in #657
- move verification examples to their own directory by @akaszynski in #695
- Examples/tech_demo_01_update by @germa89 in #696
- Fix gif on readme by @akaszynski in #697
- naviage to main page on clicking logo by @akaszynski in #699
- Fix vtk crash in CI by @germa89 in #704
- Fix/Updated docs strings on Xsel commands by @germa89 in #714
- Fix github actions badge link by @akaszynski in #730
- Fix/load table wrong parameters by @germa89 in #709
- Adding Python UPF documentation and examples by @germa89 in #716
- implement logger in convert_script by @germa89 in #717
- add pressure vessle example by @akaszynski in #733
- Fix mixed argument types in
log_apdl
argument. by @germa89 in #744 - Fix/muting the output after issuing mapdl.mute=true by @germa89 in #748
- Fix/Aplot not working when using
amax
and/orainc
by @germa89 in #746 - add get_value guard when using non_interactive by @akaszynski in #752
- Add vm2 by @RomanIlchenko1308 in #728
- account for edge case with hidden nodes by @akaszynski in #755
- Fixing error tolerance in
load_table
andload_array
by @germa89 in #758 - Revert "account for edge case with hidden nodes" by @akaszynski in #761
- Use consistent tests by @akaszynski in #762
- modernize docbuild by @akaszynski in #760
- Feat/Adding contact friction stresses to post processing module by @germa89 in #739
- Fix missing arguments in inquire by @germa89 in #754
- depricate usage of chain_commands by @akaszynski in #767
- allow color parm for area plotting by @akaszynski in #770
- added type hint for the result property fixing #768 by @jgd10 in #769
- Feat/post processing consistency properties by @germa89 in #778
- Fix/returning only values for selected elements in post processing by @germa89 in #777
- Updated gitignore to exclude PyCharm local settings folder. by @germa89 in #784
- Fix parsing time values in
post_processing
module by @germa89 in #771 - Added import error messages regarding outdated API module. by @germa89 in #779
- Fix SystemError: <class 'OSError'> returned a result with an error set by @germa89 in #790
- Improved /TBFT function. by @germa89 in #782
- Fix/
log_file
keyword was not being used in_Mapdl
by @germa89 in #795 - Doc/ Adding 'exec' keyword info to documentation by @germa89 in #793
- Detaching file location input from Mapdl.input by @germa89 in #783
- Adding support to
***inq
functions by @germa89 in #799 - Fix table format by @germa89 in #805
- Added missing return by @germa89 in #807
- Fixing broken code block by @germa89 in #803
- Add Verification Manual VM6 by @RomanIlchenko1308 in #756
- Fix MAPDL collection by @akaszynski in #809
- Fix doc build auth by @akaszynski in #810
- Fixing broken links. by @germa89 in #814
- fix release doc build by @akaszynski in #812
- Adding binaries building and uploading to pypi by @germa89 in #818
- Richer command output by @germa89 in #791
- Feat/adding
input strings
function by @germa89 in #815 - Feat/Richer cmd output for listing commands by @germa89 in #816
- Feat/Boundary conditions listing wrappers by @germa89 in #819
- Add DIST output to the KDIST and NDIST by @RomanIlchenko1308 in #826
- Revise Contributing topic to provide only MAPDL-specific info by @PipKat in #829
- Add docs to command output by @germa89 in #822
- Fixing wrong argument passing. by @germa89 in #832
- Add Verification Manual VM7 by @RomanIlchenko1308 in #785
- add prnsol edge case by @akaszynski in #835
- improve robustness of CommandListingOutput by @akaszynski in #838
- doc/Edit Contributing topic by @PipKat in #834
- add academic fea example by @akaszynski in #830
- Created api commands for mag, pres and temp and volt by @jgd10 in #764
- Fix/example00 block code by @germa89 in #825
- Fix docker readme by @akaszynski in #841
- Adding return none to Mapdl by @germa89 in #840
- Add codecov by @akaszynski in #845
- make jupyter.py compatible for upstream ansys-jupyterhub-manager by @akaszynski in #842
- only run latest validation nightly by @akaszynski in #854
- clarify non supported commands by @germa89 in #843
- Feat/adding plotly support by @germa89 in #857
- Add Verification Manual VM9 by @RomanIlchenko1308 in #853
- Add Verification Manual VM8 by @RomanIlchenko1308 in #820
- Add Verification Manual VM10 by @RomanIlchenko1308 in #855
- Update pytest in nightly mapdl check by @germa89 in #852
- Fixing BC parsing issue by @germa89 in #850
- Adding pandas to test requirements by @germa89 in #859
- Fixing
CWD
and failing tests by @germa89 in #860 - Improve the "Getting Started" documentation section. by @MaxJPRey in #864
- Add 2D Pressure Vessel example by @akaszynski in #861
- Fixing some minors errors on launcher.rst by @germa89 in #869
- Print
/COM
to python console by @germa89 in #866 - Check printout option before using get by @germa89 in #867
- Return camera position is optional in general plotter by @germa89 in #865
- Feat/print coms by @germa89 in #870
- Adding missing arguments to RESCONTROL by @germa89 in #868
- Fix
launcher_mapdl
documentation by @germa89 in #871 - Adding extra argument to
*get
by @germa89 in #872 - Linking
mapdl.print_com
behavior tomapdl.mute
by @germa89 in #873 - Fix/improving converter by @germa89 in #862
- Fixing some documentation format by @germa89 in #875
- fix jupyter resource args by @akaszynski in #876
- Adding
long_description_content_type
by @germa89 in #877 - Send a MS Teams notification if nightlies (MAPDL or docs) fails by @germa89 in #882
- Fix
CDREAD
arguments by @germa89 in #881 - Fix wrong string argument in APDL logger by @germa89 in #878
- Adding Julia documentation by @germa89 in #880
- bump license date by @akaszynski in #887
- fixing anum by @germa89 in #893
- Fix/table rows by @germa89 in #884
- Add breadcrumbs by @akaszynski in #894
- Improve coverage by @akaszynski in #895
- Add dependabot by @akaszynski in #896
- do not get application token unless deploying by @akaszynski in #902
- Fixing the nightly build by @germa89 in #916
- update badges by @akaszynski in #912
- Fix/using reserved parameter name for variables by @germa89 in #915
- Removing python 3.6 by @germa89 in #924
- Updating returning parameters because of cpos by @germa89 in #923
- Added split_sharp_edges and feature angle to general plotter by @germa89 in #921
- Exit MAPDL at the end of each example by @mgalloue in #919
- Add WSL guide by @akaszynski in #925
- Expand download options by @germa89 in #928
- Follow PyAnsys style guide and template standards by @akaszynski in #933
- use flit by @akaszynski in #936
- Fixing requirements installations by @germa89 in #947
- Fix nightly doc build by @germa89 in #948
- applying rebranding and prep7 changes to fix pymapdl tests by @dts12263 in #949
- Fixing doc string. by @germa89 in #950
- Fix
SELTOL
always resetting to default values by @germa89 in #946 - Math module file uploader by @germa89 in #944
- Remove previous temporal files. by @germa89 in #943
- Fred ans/fix sym by @FredAns in #939
- Increasing the format for printing numbers in _get_parameter_array by @germa89 in #942
- Adding new example : dynamic simulation of PCB by @pmaroneh in #938
- Missing changes in PCB example by @germa89 in #954
- Matching _version file to toml project. by @germa89 in #940
- Using cache when building documentation by @germa89 in #953
- Minor adjustments to PCB example by @pmaroneh in #955
- Flexible number format in
_get_parameter_array
by @germa89 in #957
New Contributors
- @RomanIlchenko1308 made their first contribution in #728
- @PipKat made their first contribution in #829
- @MaxJPRey made their first contribution in #864
- @mgalloue made their first contribution in #919
- @dts12263 made their first contribution in #949
- @pmaroneh made their first contribution in #938
Full Changelog: v0.60.0...v0.61.0