@< path("{{TEST_DRIVER_NAME}}") >@{# FILENAME = pipeline.stdin.tpl #} @< MODELNAME >@ {{a1}} {{a2}} {{a3}} {{symbol}} {{lattice}} @< query({ "flat": "on", "database": "data", "fields": {"cohesive-potential-energy.si-value": 1, "a.si-value":1}, "project":["a.si-value", "cohesive-potential-energy.si-value"], "limit": 1, "query":{ "property-id":{"$regex":":property/cohesive-potential-energy-cubic-crystal$"}, "meta.subject.kimcode":MODELNAME, "meta.runner.kimcode": {"$regex":"LatticeConstantCubicEnergy_{{lattice}}_{{symbol[0]|upper}}{{symbol[1:]}}__TE_[0-9]{12}_[0-9]{3}"} } }) >@ {{mass}} {{theta_min}} {{theta_max}} {{max_denominator}} @< query({ "flat": "on", "database": "data", "fields": {"cohesive-potential-energy.si-value": 1, "a.si-value":1}, "project":["a.si-value", "cohesive-potential-energy.si-value"], "limit": 1, "query":{ "property-id":{"$regex":":property/cohesive-energy-relation-cubic-crystal$"}, "meta.subject.kimcode":MODELNAME, "meta.runner.kimcode": {"$regex":"CohesiveEnergyVsLatticeConstant_{{lattice}}_{{symbol[0]|upper}}{{symbol[1:]}}__TE_[0-9]{12}_[0-9]{3}"} } }) >@ {{x_repeat}} {{z_repeat}} {{min_cell_height}} {{offset_grid_frac}}