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

extended light source (Sun) with multi-threading + other minor updates to thermal model for spinup #64

Merged
merged 10 commits into from
Apr 22, 2022

Conversation

steo85it
Copy link
Collaborator

As from the title, this contains the extension and improvements that we discussed yesterday about using an extended light source (with multi-threading of CGAL aabb), correcting the orientation of the imported mesh (current master has it upside down in stereo + too many steps), and some extension of the thermal model interface useful for the spinup+extended source.
Might be useful to merge this while the 2 branches haven't diverged. ;)
Would close #51.

@steo85it steo85it added bug Something isn't working enhancement New feature or request labels Apr 22, 2022
@steo85it steo85it requested a review from sampotter April 22, 2022 15:33
@sampotter
Copy link
Owner

sampotter commented Apr 22, 2022

I skimmed it quickly. It looks like it includes a lot of changes to gerlache. I guess these are just the things you've been working on for your latest plots? Either way, looks good. Please go and merge.

@steo85it
Copy link
Collaborator Author

Yes, it includes the changes to gerlache for running the model over a full year and eventually spinning it up (that's anyway an additional script w.r.t. the equilibrium temperature ones). But also, yes, there are some modifications to run_example.sh that I could have avoid putting in there... anyway, that's really small and easy to change depending on needs.

@steo85it
Copy link
Collaborator Author

steo85it commented Apr 22, 2022

Oki, thanks! I hope most of it will be useful (should we "rebase and merge" or "squash and merge", the latter reducing the whole thing to a single commit? Just in case there is a preference - edit: I opted for the former hoping it would be more readable, but already regret it a bit ^^)

@steo85it steo85it merged commit f0b7113 into master Apr 22, 2022
@steo85it steo85it deleted the spinup branch April 22, 2022 16:11
@sampotter
Copy link
Owner

I have been doing squash and merge, typically, but I haven't thought about which is preferable too much...

@steo85it
Copy link
Collaborator Author

steo85it commented Apr 22, 2022 via email

@steo85it steo85it linked an issue Apr 25, 2022 that may be closed by this pull request
@steo85it steo85it removed a link to an issue Apr 25, 2022
@steo85it steo85it linked an issue Apr 25, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rho -> albedo broken D.ndim == 2 option in shape.py
2 participants