Message Boards Message Boards

0
|
4887 Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Install the package for FEM?

Posted 4 years ago

Hi,

I want to solve coupled PDEs by using finite element method using Mathematica. I want to install the package for FEM.

I am looking for the zip file for the package Needs["NDSolveFEM"]

Can any one help me that from which website I can download this file to install the package in Mathematica on my system.

Best Wishes

Ijaz Ahmad

POSTED BY: Ijaz Ahmad
4 Replies

No output is the normal result of successfully loading a package (unless the package includes code to print out something when it loads). Otherwise you would see some error message.

You can check that the package has, in fact, loaded, by asking what (non-Private) objects it defines:

 ?NDSolve`FEM`*
POSTED BY: Murray Eisenberg
Posted 4 years ago

HelloSir,

So kind of you sir. thanks

POSTED BY: Ijaz Ahmad
Posted 4 years ago

Hi Rohit Namjoshi,

Thanks very much for your kind reply. I am using the Mathematica 11. When I try to execute the Needs Needs["NDSolveFEM"] nothing appears next just empty and cursor blinking. Do you think I should use Mathematica 12 for solving coupled problems of partial differential equations using finite element method.

Kind Regards

Ijaz Ahmad

POSTED BY: Ijaz Ahmad
Posted 4 years ago

Hi Ijaz,

There should be no need to install anything. What version of Mathematica are you running? What happens when you execute Needs["NDSolve`FEM`"]?

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract