Function Repository Resource:

FEMAddOnsInstall

Source Notebook

Install or update the finite element FEMAddOns paclet

Contributed by: Oliver Rübenkönig

ResourceFunction["FEMAddOnsInstall"][]

installs the latest version of the FEMAddOns paclet.

Details and Options

The FEMAddOns paclet provides customer-contributed extensions and application examples for the finite element method implemented in the Wolfram Language.
If a version of FEMAddOns is already installed, ResourceFunction["FEMAddOnsInstall"] will replace it with the latest version.
After installation of the paclet, inspect the guide page.
Review customer-contributed finite element application examples.

Examples

Basic Examples (3) 

Install the FEMAddOns paclet:

In[1]:=
ResourceFunction["FEMAddOnsInstall"][]
Out[1]=

After installation of the paclet, inspect the guide page:

In[2]:=
SystemOpen["paclet:FEMAddOns/guide/FEMAddOns"]

Review customer-contributed finite element application examples:

In[3]:=
SystemOpen["paclet:FEMAddOns/guide/FEMApplications"]

Publisher

OliverRubenkonig

Version History

  • 1.0.0 – 19 September 2019

Author Notes

The FEMAddOns paclet contains customer contributed extensions and examples of the usage of the finite element method as used in the Wolfram Language.

License Information