Skip to main content

VERACore let you visualize and interpret the output data from VERA codes

Project description

VERACore is a Python application for visualization and engineering analyses of output data from VERA (Virtual Environment for Reactor Applications). Implemented in Python, it provides instantaneous 2D and 3D images, 1D plots, and alphanumeric data from VERA multi-physics simulations.

For an interactive online example, see here.

Installing

VERACore can be installed via pip and can run locally or deployed as a service. To use it locally within a virtual environment, you can run the following commands:

python3 -m venv ./vera-env
source ./vera-env/bin/activate
pip install -U pip
pip install vera-core

vera-core --data <path-to-vera-out-file>

Development

Setup a virtual environment with a modern Python 3.

python3 -m venv ./vera-env
source ./vera-env/bin/activate
pip install -U pip

Get the code base and build its widgets

git clone git@github.com:Kitware/VERACore.git
cd VERACore

# Build the custom UI widgets
cd vue-components
npm i
npm run build
cd ..

# Install local repository into your venv
pip install -e .

Run the application to test out your changes

vera-core --server

Licensing

VERACore is provided as an open source solution and follows the Apache Software License

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

vera-core-1.3.1.tar.gz (91.0 kB view details)

Uploaded Source

Built Distribution

vera_core-1.3.1-py3-none-any.whl (98.1 kB view details)

Uploaded Python 3

File details

Details for the file vera-core-1.3.1.tar.gz.

File metadata

  • Download URL: vera-core-1.3.1.tar.gz
  • Upload date:
  • Size: 91.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.7 tqdm/4.66.1 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for vera-core-1.3.1.tar.gz
Algorithm Hash digest
SHA256 ac42f8e7ea9657c41b48146f6f97c550d36213705b70705686ed8e69cd154df9
MD5 3cb02eb4beae28b15ec65632f4102534
BLAKE2b-256 30122ad6b051e947d9cd20d462397c742573ff0f2aab581bcb111ca62a5e6bfb

See more details on using hashes here.

File details

Details for the file vera_core-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: vera_core-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 98.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.7 tqdm/4.66.1 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for vera_core-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e7259bf5e841444f3ad7c16bee94f30e98c3cd1b5ec5b632f25fd281bfb0f18
MD5 8c468f4d5c2b9b6ba243f146987d0a38
BLAKE2b-256 10b668d5f1a61f0312b4a074f3c2a0f9b0d7d559fcb4562536ac0f5cd7d902d4

See more details on using hashes here.

Supported by

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