Skip to content
rmodrak edited this page Dec 20, 2014 · 42 revisions

Welcome to SPECFEM's development wiki. The goal of this page is to provide instructions and best practices to guide developers and contributing geoscientists. It is intended is a developer reference, not as a replacement for the user manual.

  • Best Practices: Accepted conventions for SPECFEM development are described here. To create a product that is maintainable over the long term, it is important that contributing scientists try to follow these conventions.

  • Using Git for SPECFEM: The standard way of contributing to SPECFEM development is described here. This approach is recommended for most users, especially those not yet familiar with Git.

  • Advanced Git Topics: Alternative procedures for contributing to SPECFEM are described here, along with advanced aspects of Git and GitHub. Most users can safely ignore this section.

  • Versioning Conventions The conventions behind SPECFEM's version numbering system are explained here.

Clone this wiki locally