Maxima - Examples for using the Maxima Plugin - Messages
#61 Posted: 6/6/2014 3:14:23 PM
WroteBTW, you also can use ODE.2, a wrapper for ode2, with preprocessing of the equation switched off.
Also, you can specify the initial conditions in Solve using Davide's at().
Thank you, just forgot about it out and found it afterwards.
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#62 Posted: 6/8/2014 8:28:13 PM
Yet another example from the maxima discussion list. It demonstrates use and limitations of the solver function Solve().
Example Maxima cross.sm (21 KiB) downloaded 116 time(s).
Example Maxima cross.sm (21 KiB) downloaded 116 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#63 Posted: 8/3/2014 7:45:44 AM
The Maxima draw package has an experimental interface to the VTK visualization toolkit. It provides high performance 3D rendering.
Objects and options are very similar to those of the Gnuplot interface in the commands Draw2D() and Draw3D().
The current state of the Maxima plugin allows you to play around with VTK. Some limitations apply:
- The interactive viewer is opened as a separate window (not embedded in the sheet)
- The Maxima plugin does not wait for the viewer to be closed but gives up after some short time.
- Any SMath action while the viewer is open can generate a crash.

Objects and options are very similar to those of the Gnuplot interface in the commands Draw2D() and Draw3D().
The current state of the Maxima plugin allows you to play around with VTK. Some limitations apply:
- The interactive viewer is opened as a separate window (not embedded in the sheet)
- The Maxima plugin does not wait for the viewer to be closed but gives up after some short time.
- Any SMath action while the viewer is open can generate a crash.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Radovan Omorjan 8/3/2014 10:44:00 AM
#64 Posted: 8/3/2014 8:30:13 AM
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Radovan Omorjan 8/3/2014 10:44:00 AM
#65 Posted: 8/3/2014 11:24:12 AM
Thank you Martin with keeping this up
I just played a bit (see the picture, please). I suppose this will be improved and I wish you all the best of luck in your efforts.
In the case I did not do something wrong here, but it seems that my example produces additional gnuplot windows.
[albumimg]359[/albumimg]
Regards,
Radovan
probavtk.sm (5 KiB) downloaded 103 time(s).

I just played a bit (see the picture, please). I suppose this will be improved and I wish you all the best of luck in your efforts.
In the case I did not do something wrong here, but it seems that my example produces additional gnuplot windows.
[albumimg]359[/albumimg]
Regards,
Radovan
probavtk.sm (5 KiB) downloaded 103 time(s).
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#66 Posted: 8/4/2014 3:53:01 PM
Wrote
In the case I did not do something wrong here, but it seems that my example produces additional gnuplot windows.
This is related to issue SS-189. Maxima is restarted and the plugin retries to execute the command. However, in the new Maxima process, the variable draw_renderer has the default value (gnuplot) instead of VTK.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#67 Posted: 8/6/2014 5:15:17 PM
If the image file format is set to png, then the plot functions provide enhanced text capabilities now. See the attachment.
Section Maxima Draw2D3D enhanced.sm (155 KiB) downloaded 117 time(s).
Section Maxima Draw2D3D enhanced.sm (155 KiB) downloaded 117 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Radovan Omorjan 8/7/2014 2:26:00 AM
#68 Posted: 8/25/2014 5:25:27 PM
4 users liked this post
frapuano 1/29/2017 11:07:00 AM, Davide Carpi 8/25/2014 6:20:00 PM, Radovan Omorjan 8/26/2014 1:28:00 AM, Andrey Ivashov 8/26/2014 9:07:00 AM
#69 Posted: 9/15/2014 9:11:34 AM
In the attached sheet you find the construction of the element stiffness matrix and the element load vector for a shear-stiff plane horizontal beam finite element as used in this example.

Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
IVR 1/26/2017 7:02:00 PM
#70 Posted: 2/5/2015 7:54:32 AM
WroteExample for beam calculation using separate integration intervals.
Hello,
I tried to use this method on a simple case with triangular distributed load.
I got the correct results for V and M moment but not for w and rotation (file1).
Using the same equations but divided into two separate systems ( equilibrium and elastic line) the result is correct (file 2)
anyone can give me any suggestions?
sergio
file2.sm (27 KiB) downloaded 100 time(s).
#71 Posted: 1/18/2017 1:00:15 PM
This example produces Asby material property charts. The data has been taken from the online ressources for Buchmayr 2002. Besides the Maxima plugin and it's drawing functions this program also demonstrates the use of varous plugins by Davide (ComboBox List, DataExchange, Checkbutton List)
It was posted already 3 years ago, works with the current SMath+Maxima version (no symbolics involved). Just cosmetic changes (output as PNG instead of SVG)

Werkstoffdiagramme.zip (54 KiB) downloaded 114 time(s).
It was posted already 3 years ago, works with the current SMath+Maxima version (no symbolics involved). Just cosmetic changes (output as PNG instead of SVG)
Werkstoffdiagramme.zip (54 KiB) downloaded 114 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 users liked this post
-
New Posts
-
No New Posts