-
Notifications
You must be signed in to change notification settings - Fork 45
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
Addition of SimpleBoundaryLayer component #151
base: develop
Are you sure you want to change the base?
Conversation
@JoyMonteiro the windows tests seem to be failing when compiling the radiation code, which as far as I can tell isn't changed by this PR, and the mac tests seem to have a problem with the openblas install. Do you have any cycles to look at this? |
I will have some time next week to look into this. The windows error seems to be fixable https://stackoverflow.com/questions/43152633/invalid-register-for-seh-savexmm-in-cygwin |
@Ai33L could you replace this line with at Line 64 in 9dbe7fb
This will give us some output to debug the mac build with. |
I have made this change. |
No description provided.