Next: ELECFEM3D.F
Up: Listing of programs
Previous: Memory requirements
The FORTRAN 77 code is listed below for the following main programs: ELECFEM3D.F (example of finite element electrical conductivity program), ELAS3D.F (example of finite element elastic program), THERMAL3D.F (example of finite element elastic program with thermal strains and variable system shape and size), DC3D.F (example of real finite difference electrical program), and AC3D.F (example of complex finite difference electrical program). The other programs are 2-D equivalents of these programs. Listings for two auxiliary programs, GAUSS.F (Gaussian quadrature weights and points) and BURN3D.F (phase percolation using burning algorithm), are also given.