@< path("DislocationCoreEnergyCubic__TD_452950666597_002") >@ {# FILENAME = pipeline.stdin.tpl #} {{species}} {{mass}} @< MODELNAME >@ {{lattice}} @< query({"flat": "on", "database": "data", "query":{ "meta.runner.kimcode": {"$regex": "^LatticeConstantCubicEnergy_{{lattice}}_{{species}}__TE_[0-9]{12}_[0-9]{3}"}, "meta.subject.kimcode": MODELNAME, "property-id": {"$regex": "property/cohesive-potential-energy-cubic-crystal"}}, "fields": {"a.si-value": 1, "cohesive-potential-energy.si-value": 1}, "limit": 1, "project":["a.si-value", "cohesive-potential-energy.si-value"]}) >@ @# Zero-temperature lattice constant and cohesive energy #@ @< query({"flat": "on", "database": "data", "query":{ "meta.runner.kimcode": {"$regex": "^ElasticConstantsCubic_{{lattice}}_{{species}}__TE_[0-9]{12}_[0-9]{3}"}, "meta.subject.kimcode": MODELNAME, "property-id": {"$regex": "property/elastic-constants-isothermal-cubic-crystal-npt"}}, "fields": {"c11.si-value": 1, "c12.si-value": 1, "c44.si-value": 1}, "limit": 1, "project":["c11.si-value", "c12.si-value", "c44.si-value"]}) >@ @# Zero-temperature isothermal cubic elastic constants #@ [{{core_radii}}] [{{burgers_vector | join(", ")}}] [{{slip_plane_miller_indices | join(", ")}}] [{{dislocation_line_direction | join(", ")}}] {{max_num_procs}}