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

Cleanup unused methods #533

Merged
merged 1 commit into from
Nov 6, 2021
Merged

Cleanup unused methods #533

merged 1 commit into from
Nov 6, 2021

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Nov 5, 2021

We can now get rid of center_field! 🎉 This PR also removes get/set index support for the face-k indices (since they're no longer used), so that nobody can accidentally put them back in. We can't get rid of that support yet, since we still grab data from arrays in some surface routines.

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 5, 2021
533: Cleanup unused methods r=charleskawczynski a=charleskawczynski

We can now get rid of `center_field`! 🎉  This PR also removes get/set index support for the face-`k` indices (since they're no longer used), so that nobody can accidentally put them back in.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 5, 2021

Canceled.

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 6, 2021

Build succeeded:

@bors bors bot merged commit 40430df into main Nov 6, 2021
@bors bors bot deleted the ck/cleanup2 branch November 6, 2021 00:14
charleskawczynski referenced this pull request Nov 9, 2021
511: Use relaxation to LES profiles + define initial conditions more precisely for LES_driven_SCM r=costachris a=costachris

Addresses points 4, 7 from #505. 
Averages 1 hour window around `t_end` - 6 hours for initial conditions. `thetali` and `qt` are relaxed to the mean LES profile following eqn 9 in Shen et al. 2021


Co-authored-by: costachris <christopouloscosta@gmail.com>
charleskawczynski referenced this pull request Nov 9, 2021
545: Bump version for new release r=charleskawczynski a=charleskawczynski



Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant