2-4 July 2020
University of Zurich
Europe/Zurich timezone

EIS2 - A mathematically rich input file processor for HPC applications

2 Jul 2020, 21:10
25m
ZOOM (University of Zurich)

ZOOM

University of Zurich

Selected Presentations Session C

Speaker

Christopher Brady (University of Warwick)

Description

Allowing users to control software using input control files has substantial benefits for ease of use, avoidance of error and reproducibility of results. Evaluation of mathematical expressions provides a powerful way of allowing user control of even the most complex codes while remaining natural and easy-to-learn for the end user. Derived from the input control system of the EPOCH particle-in-cell plasma code, EIS2 allows a developer to add rich text file based controls to a large scientific code. EIS2 combines a mechanism for reading structured, hierarchical text files with a mechanism for evaluting mathematical expressions while allowing the host code to provide contextual information as the expression is evaluated. This means that a text expression provided by a user such as (1+sin(x))*(1+cos(y)) can be easily evaluated over a range of x and y values and used to set values as required by the host code. By using an approach that is optimised for performance rather than generality evaluating these expressions is many times faster than a general purpose parser such as Python.

EIS2 is written in standard Fortran 2003 (with optional 2008 extensions) and has a C interoperable interface for other languages (releasing soon).

https://github.com/csbrady-warwick/EIS-2

Primary author

Christopher Brady (University of Warwick)

Co-author

Dr Heather Ratcliffe (University of Warwick)

Presentation Materials