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.7.0.tar.gz (220.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.7.0-py3-none-any.whl (193.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vre_language-0.7.0.tar.gz
Algorithm Hash digest
SHA256 db7bbff032f58a968a3b667348651b4a6fb84a7e23587db299f6d4d10ca0f296
MD5 dd04975815bbb8cc8ef7ecef1b3f8407
BLAKE2b-256 6d4a79ce910a81a7b3ecf2f861920b7157eb2e3a26c89c4487d252fc5956f430

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vre_language-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a84c9dbf49d3153e7612831bad38de691f63e54ca7bec85e2fd806ca5814281
MD5 e71350065043202681b7b384d764fc11
BLAKE2b-256 8396b523ccc648e65f8d1f0ada5a7e3f4c68400cfa90f4bc9780ba2451c48bce

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