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.

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.2.5.tar.gz (90.6 kB view details)

Uploaded Source

Built Distribution

vera_core-1.2.5-py3-none-any.whl (97.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vera-core-1.2.5.tar.gz
  • Upload date:
  • Size: 90.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.64.1 importlib-metadata/6.0.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.9

File hashes

Hashes for vera-core-1.2.5.tar.gz
Algorithm Hash digest
SHA256 a2dcfcb9cc67e54eaa0f494d04d1564e3aec9c1c76e6c717d17c3209e95a7bdc
MD5 1351a187fcab6fa3a91f362d2da4e873
BLAKE2b-256 fe7615c4497cbf0cf1f2e775508b456a33e9cef5f1d6156261e40e6f644b33d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vera_core-1.2.5-py3-none-any.whl
  • Upload date:
  • Size: 97.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.28.1 requests-toolbelt/0.10.1 urllib3/1.26.14 tqdm/4.64.1 importlib-metadata/6.0.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.9

File hashes

Hashes for vera_core-1.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f651c0eba816164122fe182873d0db38a2235869a4f9a0ae60d091893df4b3ef
MD5 5f30f50e3b0ae4634e81710e3b3e5a86
BLAKE2b-256 960e330e79eff4721e55f2aadfc3cf907cd513f97952a3a57607eaa3193d6233

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