Warning: include(http://www.foundationengineering.info/sidebar.htm) [function.include]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home5/foundav1/public_html/foundationengineering_dot_info/courses/geomechanics/7.php on line 117

Warning: include() [function.include]: Failed opening 'http://www.foundationengineering.info/sidebar.htm' for inclusion (include_path='.:/usr/lib64/php:/usr/lib/php') in /home5/foundav1/public_html/foundationengineering_dot_info/courses/geomechanics/7.php on line 117

1. Stress and Strain Analysis

2. Elasticity and Elastic Boundary-Value Problems

3. Fundamentals of Plasticity Theory

4. Basic Soil Constitutive Models

5. Theoretical Geomechanics and Relation to Practice

6. Numerical Methods

7. Programming with FORTRAN

I think Etter's FORTRAN 77 text text was a very simple, essentials-only book, to start with F77. Etter's FORTRAN 90 text is also a good way to start with FORTRAN, but some have found it lacking for someone already knowledgeable about F77 wishing to transition to F90. The Ellis et al. FORTRAN 90 text has everything that is needed to get started with FORTRAN and probably does a better job for the initiated.

Newer editions of FORTRAN have many features that experienced programmers may find useful, but we will stick with the basics.