classmodel / class-web

Web version of CLASS
https://classmodel.github.io/class-web
GNU General Public License v3.0
0 stars 0 forks source link

Implement basic CLASS #2

Closed Peter9192 closed 1 month ago

Peter9192 commented 2 months ago

Add the bare basic functionality of class.

Here is a stripped-down version of the python code, which can serve as a reference: https://github.com/Peter9192/CLASS_python/tree/simplify

Use a subset of the BMI standardized model interface where possible. For reference, here's a JS port: https://github.com/uihilab/BMI-JS