Skip to content

API for running simulation software in a parametrisized manner

License

Notifications You must be signed in to change notification settings

ElmerCSC/ElmerParam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.