PDE2D--用Fortran编译器的跨平台的通用性颇佳的基于有限元方法的微分方程(组)求解器


根据相关发表了的结果,求解能力颇强。


关键特点,采用有限元方法,适用性广;原始代码是Fortran为基础的;可以跨平台使用,windows, Linux, 自不必说;


PDE2D, a general purpose finite element program, solves 1D, 2D and 3D PDEs


Free versions available for small to moderate size problems



PDE2D 9.4, originally based on VNI's PDE/PROTRAN, solves quite general nonlinear, time-dependent, steady-state and eigenvalue systems of partial differential equations, in 1D intervals, general 2D regions and a wide range of simple 3D regions.



PDE2D features a graphical user interface (GUI), and an interactive user interface, which make it exceptionally easy to use, and extensive graphical output capabilities. A Galerkin finite element method, with isoparametric triangular elements of up to 4th degree, is available for 2D problems, and a collocation finite element method, with cubic Hermite basis functions, is used for 3D problems. For 1D and 2D problems, both Galerkin and collocation algorithms are available. Adaptive refinement and grading of the triangular mesh are available for 2D problems.

试用版虽然限制了变量个数,但是,对大多数人论文涉及的问题,都还是绰绰有余的。



The trial versions include working versions of PDE2D 9.4 that can be used to solve small to moderate size problems, but not large problems.

For 1D problems there is a limit of 200 unknowns,

for 2D problems, 5,000 unknowns, and

3D problems are limited to 15,000 unknowns.


All of the 15 prepared Interactive Driver and 3 GUI examples will run with the trial versions.

If you do not have the required Fortran compiler, you can still run the Interactive Driver and GUI, and work through the prepared examples and see exactly what PDE2D can do and how easy it is to use.



After downloading, put the ZIP file in your top level (C:\) directory (Windows) or $HOME directory (Linux and Solaris), and unzip, then look for the README_DEMO file for further instructions. A Windows PostScript viewer, to view the PS files generated by PDE2D, is available here.




Download
Download
Download
Download
Download

A Windows 32 bit version which requires Intel Fortran v11.0.

A Windows 32 bit version which requires Lahey LF90 v4.5. (Compiler available here.)

A Linux 32 bit version which requires gfortran v4.6. (Compiler available here.)

A Centos OS cluster 64 bit version which requires Intel XE Fortran and MPICH, and runs on multiple processors. Does not include GUI.

A Solaris 32 bit version which requires g77 v3.4.6. (Compiler available here.)

The trial versions include working versions of PDE2D 9.4 that can be used to solve small to moderate size problems, but not large problems.  For 1D problems there is a limit of 200 unknowns, for 2D problems, 5,000 unknowns, and 3D problems are limited to 15,000 unknowns.  All of the 15 prepared Interactive Driver and 3 GUI examples will run with the trial versions.  

If you do not have the required Fortran compiler, you can still run the Interactive Driver and GUI, and work through the prepared examples and see exactly what PDE2D can do and how easy it is to use.

 

After downloading, put the ZIP file in your top level (C:\) directory (Windows) or $HOME directory (Linux and Solaris), and unzip, then look for the README_DEMO file for further instructions. A Windows PostScript viewer, to view the PS files generated by PDE2D, is available here.

Download
Download
Download
Download
Download

A Windows 32 bit version which requires Intel Fortran v11.0.

A Windows 32 bit version which requires Lahey LF90 v4.5. (Compiler available here.)

A Linux 32 bit version which requires gfortran v4.6. (Compiler available here.)

A Centos OS cluster 64 bit version which requires Intel XE Fortran and MPICH, and runs on multiple processors. Does not include GUI.

A Solaris 32 bit version which requires g77 v3.4.6. (Compiler available here.)

The trial versions include working versions of PDE2D 9.4 that can be used to solve small to moderate size problems, but not large problems.  For 1D problems there is a limit of 200 unknowns, for 2D problems, 5,000 unknowns, and 3D problems are limited to 15,000 unknowns.  All of the 15 prepared Interactive Driver and 3 GUI examples will run with the trial versions.  

If you do not have the required Fortran compiler, you can still run the Interactive Driver and GUI, and work through the prepared examples and see exactly what PDE2D can do and how easy it is to use.

 

After downloading, put the ZIP file in your top level (C:\) directory (Windows) or $HOME directory (Linux and Solaris), and unzip, then look for the README_DEMO file for further instructions. A Windows PostScript viewer, to view the PS files generated by PDE2D, is available here.


你可能感兴趣的:(fortran,跨平台,pde)