ElmerCSC / ElmerParam

API for running simulation software in a parametrisized manner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElmerParam

ElmerParam is a simple tool for parametrized computation for software that uses ASCII-format input and output files. It was primarily designed to be used with Elmer, but can easily be used with other software packages as well. The parametrized approach is particularly useful for optimization purposes.

ElmerParam exists both as a standalone program and as a library API with bindings for C, Fortran, R and Matlab.

About

API for running simulation software in a parametrisized manner

License:GNU General Public License v2.0


Languages

Language:C 72.2%Language:Fortran 14.4%Language:R 6.4%Language:Makefile 3.1%Language:Shell 2.3%Language:C++ 1.7%