pycopancore: a Python package implementing the copan:CORE World-Earth modeling framework and base model¶

The source code is available at https://github.com/pik-copan/pycopancore.

Contents:

  • Introduction
  • License
  • API reference
  • pycopancore
  • Tutorial
    • Part 1. Overview and modularisation
    • Part 2. Implementing the growth component
    • Part 3. Implementing the fishing component
    • Part 4. Implementing the learning component
    • Part 5. Composing the model
    • Part 6: Using the model for a study
    • Part 7: Running the study script
    • Optional part 8: Further exercises
  • Framework documentation
    • Abstract description of the copan:CORE modeling framework
      • Language, basic terminology, and concepts
      • Entity-types in the copan:CORE base model
      • Taxonomy of processes
      • Process-types
    • Software design (independent of programming language)
      • Common concepts of object-oriented programming languages
      • Representing modeling framework concepts by object-oriented concepts
      • Logics for simulation and analysis
    • Python implementation
      • Model component subpackages

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • Introduction
  • License
  • API reference
  • pycopancore
  • Tutorial
  • Framework documentation

Related Topics

  • Documentation overview
    • Next: Introduction

This Page

  • Show Source

Quick search

©2016, the copan team. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source