Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 744 Bytes

api-doc-ford.md

File metadata and controls

34 lines (31 loc) · 744 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 17 column 16
---
project: pbepack
license: mit
summary: pbepack is a modern-Fortran package to solve population balance equations for 
         particulate processes
src_dir: ./src
         ./example
exclude: ftlList.F90
         auxfunctions.f90
preprocess: false
output_dir: ./_site
page_dir: ./doc
source: true
proc_internals: true
graph: true
coloured_edges: true
print_creation_date: true
creation_date: %Y-%m-%d %H:%M %z
project_github: https://github.com/HugoMVale/pbepack
author: HugoMVale
github: https://github.com/HugoMVale/
email: 57530119+HugoMVale@users.noreply.github.com
dbg: true
predocmark: >
docmark_alt: #
predocmark_alt: <
md_extensions: markdown.extensions.toc

---

About

This package is a modern-Fortran implementation of ...