@< path("{{TEST_DRIVER_NAME}}") >@ {# FILENAME = pipeline.stdin.tpl #} @< MODELNAME >@ {{elem}} {{lattice}} @< query({"project":["a.si-value"], "fields":{"a.si-value":1}, "database":"data", "limit":1, "query":{"meta.subject.kimcode":MODELNAME, "meta.runner.kimcode":{"$regex":"^LatticeConstant[A-Za-z]+Energy_{{lattice}}_{{elem}}_"}, "property-id": {"$regex":"property/{{latticeProperty}}"}}}) >@ @< query({"project":["c.si-value"], "fields":{"c.si-value":1}, "database":"data", "limit":1, "query":{"meta.subject.kimcode":MODELNAME, "meta.runner.kimcode":{"$regex": "^LatticeConstant[A-Za-z]+Energy_{{lattice}}_{{elem}}_"}, "property-id": {"$regex":"property/{{latticeProperty}}"}}}) >@