Skip to content

New FC module for evaluating average value

Douglas Serson requested to merge feature/FC-avgValue into master

This just introduces a new FC module which calculates the average of each variable on the domain, and outputs it directly to stdout.

Merge request reports