Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linux issues #30

Merged
merged 2 commits into from
Jan 30, 2023
Merged

Fix linux issues #30

merged 2 commits into from
Jan 30, 2023

Conversation

leitold
Copy link
Contributor

@leitold leitold commented Jan 29, 2023

Some small fixes to make BifacialSimu compatible with a Linux environment. Tested using IPython on Debian, Fedora, and WSL (Ubuntu).

For Radiance to work, two things are needed:

  • "bin" directory of Radiance in your PATH
  • "lib" directory of Radiance, and also ".", in RAYPATH, i.e. something like export RAYPATH=/path/to/radiance-dir/radiance/lib:.

Add .xbm icon for Linux and change file paths for cross-platform
compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants