Scripts and wrappers for Solstice ray-tracing software
Project description
Introduction
This repository contains the wrappers for running the Solstice ray-tracing software.
(The development is in progress ...)
Solstice Installation
- In Linux system (e.g. Ubuntu 16.04):
wget 'https://www.meso-star.com/projects/solstice/downloads/Solstice-0.8.2-GNU-Linux64.tar.gz'
tar xzf ~/Solstice-0.8.2-GNU-Linux64.tar.gz
rm ~/Solstice-0.8.2-GNU-Linux64.tar.gz
-
In Windows system (e.g. Windows 10, 64-bit):
(coming soon ... )
Running the wrapper scripts in this repository
- In Linux system (e.g. Ubuntu 16.04):
(1) download the repository and save it in the Solstice directory, e.g.
~/Solstice-0.8.2-GNU-Linux64
or clone the develop branch in the Solstice directory
git clone https://github.com/anustg/solstice-scripts.git
git checkout develop
(2) Setup the python source scripts
cd ~/Solstice-0.8.2-GNU-Linux64
sudo python setup.py install
(3) Initialisation
3.1 initialise the Solstice directory in the '.\runSolstice\run.py' Python script
cd ~/Solstice-0.8.2-GNU-Linux64/runSolstice
gedit run.py
Set the 'solstice_dir' = 'your Solstice directory'
3.2 Define the simulation case
gedit set_case.py
The set_case.py is the script that initialises the Solstice directory, casefolder, detailed parameters of the case: (I) the sun, (II) the field, (III) the target
-- the example case is a solar tower system, including a heliostat field and a billboard receiver
-- the example parameters are the case C1.1 in Wang et al., 2019 (in progress), for verification purposes
-- users are welcome to define their own test cases by changing these parameters
(4) Run
python run.py
(5) Visualise the results in Paraview, e.g.
~/ParaView-5.6.0-MPI-Linux-64bit/bin/paraview
Reference
- Solstice: https://www.meso-star.com/projects/solstice/solstice.html
- Wang, Y., Potter, D., Asselineau, C.-A., Corsi, C., Wagner, M., Caliot, C., Piaud, B., Blanco, M., Kim, J.-S., Pye, J., 2019. Verification of Optical Modeling on Sunshape and Surface Slope Error. Solar Energy – in progress
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solsticepy-0.1.7.tar.gz.
File metadata
- Download URL: solsticepy-0.1.7.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd93f44eb8d5d3d59a5245a26b50bf4e814e8e2ab960302533f2a99b2514bf07
|
|
| MD5 |
624f91a4bfebbf0c02b2280feaf68e8f
|
|
| BLAKE2b-256 |
471e8bee72efc550f096848d462ab4a0b7281e63c0f3adb3709c556a3e1fd684
|
File details
Details for the file solsticepy-0.1.7-py2-none-any.whl.
File metadata
- Download URL: solsticepy-0.1.7-py2-none-any.whl
- Upload date:
- Size: 38.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30417c8260960b2b33ff06dc4d4f5e26a64636bc0d37d26875b0baf3e5a50a72
|
|
| MD5 |
7778454652db3872421b06b4522caa2b
|
|
| BLAKE2b-256 |
867481f1e2f9dd201acd8e4e8f0b2dff705bfd0c6afc6386e7c8d3212dd25ff1
|