Skip to main content

Domain-specific languages and supporting tools for scientific computing

Project description

What does "VRE language" mean?

This is a Domain-Specific Language (DSL) to be used in a Virtual Research Environment in the VirtMat projects. This means it is a computer language using domain-specific notations and abstractions rather than such commonly used in general purpose languages such as Python. For example, in our DSL there are no for-loops and classes (that are used in Python) and no workflows and workflow node objects (used in workflow DSLs). But we have objects such as atoms and molecules and semantics to perform specific operations on these.

Requirements

Domain concepts

The DSL totally depends on how we define our domain. In this VRE language, we define our domain as materials modelling domain that is a subdomain of scientific computing and has subdomains such as atomistic modeling and molecular modeling. Particularly, support of physical units by the language is a common concept for all these domains. Nevertheless, these domains can still be defined in different ways. Therefore, we base our domain definition on a set of use cases. We generally look at this repository for relevant use cases to define our domain. You are welcome to contribute with further uses cases to the further development of the VRE language. To get involved, please fork the use case repository, add your use case and create a merge request.

Requirements from the community and the target platform

Apart from the domain-specific notations, our VRE language has to satisfy further requirements:

  1. Support a full life cycle of modeling, simulation and data analysis. A model should be accessible and extensible dynamically, at any time. This is what we call persistence and dynamics of the model. To satisfy this requirement, we connect the interpreter to a workflow management system equipped with a database.
  2. Use Jupyter as a front-end system. This poses a challenge for models with persistence and on the other hand a new Jupyter kernel with the VRE language interpreter has to be developed.
  3. Make the complex workflow management systems and HPC systems / batch systems transparent. This is not obvious and also not trivial to implement. Particularly, notations in the program code about the granularity (which statements belong to the same workflow node) and the computing resources needed (such as computing time, number of CPUs, memory, disk space, ...) are necessary for computational performance or other practical reasons but difficult to hide completely from the language.
  4. Use Python as a language for the interpreter. This is due to the fact that a plenty of libraries (APIs) for Python in the domain already exist: the Atomic Simulation Environment (ASE), Python Materials Genomics (Pymatgen) and PyIron, to name only a few. These libraries cover the most relevant aspects of their domains but still are used in the general-purpose language Python. The use of Python implies in turn that a workflow management system and system of physical units providing Python APIs are required.

Development status

The current developement status of the VRE language is beta.

If you are interested, you can have a look at the issues and even start contributing by forking and creating merge requests.

If you want to use workflows for modeling and data analysis using Python in Jupyter you can start testing the VRE middleware that is currently in beta state.

Documentation

An installation guide and comprehensive documentation is provided on these pages.

Support

If you need support or have any questions about VRE Language please write a message to virtmat-tools@lists.kit.edu.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vre_language-0.5.7.tar.gz (185.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vre_language-0.5.7-py3-none-any.whl (156.5 kB view details)

Uploaded Python 3

File details

Details for the file vre_language-0.5.7.tar.gz.

File metadata

  • Download URL: vre_language-0.5.7.tar.gz
  • Upload date:
  • Size: 185.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for vre_language-0.5.7.tar.gz
Algorithm Hash digest
SHA256 48d7fff6430cd71a73838db5f3f8d7416cc764049ebd44b4c1121083a77b30f0
MD5 5da6c223d05131840eb01a388680d2a1
BLAKE2b-256 5d6f04910ea36d26f50ccdeec07782eec7351ae1101241f3a279bb2d1a078752

See more details on using hashes here.

File details

Details for the file vre_language-0.5.7-py3-none-any.whl.

File metadata

  • Download URL: vre_language-0.5.7-py3-none-any.whl
  • Upload date:
  • Size: 156.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for vre_language-0.5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 549a652b085d10be2911f481a464376536f46daa54de666bf195c0a555cb8347
MD5 04cf5af791280382d0aaccc16710152d
BLAKE2b-256 3b07903c70f396331725b009b50bf204e76bcb2678ef0492b9ed644bbe39904f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page