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

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

Uploaded Source

Built Distribution

vera_core-1.0.0-py3-none-any.whl (97.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vera-core-1.0.0.tar.gz
  • Upload date:
  • Size: 389.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for vera-core-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8c0e062b3a1ef2f27f5dfbdeed82a22b1a2d21277eadffa54fb6c8f414327052
MD5 0a12584a7d2f0acf89a19abd731514e8
BLAKE2b-256 bda6a32cb5c47e3b031e8c0f8f2204865b3d8240f4494887167c894b478368d6

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: vera_core-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 97.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for vera_core-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa6eb9d8021e534e5c92ac46dc543d18e843fcd104fd7a7c214dc366c0958e00
MD5 d7e6e9adbe4c2cf1a64f66410093e03e
BLAKE2b-256 6c89f03741a717d2d7a53cab7a44b836f0fa777dd865fdc8c3a67e7601fff2de

See more details on using hashes here.

Provenance

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