Skip to content

Create helper for creating high resolution grid.#1930

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_859638056
Jan 26, 2026
Merged

Create helper for creating high resolution grid.#1930
copybara-service[bot] merged 1 commit intomainfrom
test_859638056

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented Jan 22, 2026

Create helper for creating high resolution grid.

This slightly changes the behaviour of the existing hires grid to np.linspace(0,1,n_rho*hires_factor+1) so that inner faces remain aligned.
E.g [0, 0.25, 0.5, 0.75, 1.0] x2-> [0, 0.125, 0.25, 0.375, ..., 0.875, 1.0]

@copybara-service copybara-service Bot force-pushed the test_859638056 branch 8 times, most recently from 84aa9b2 to 0e6d2b7 Compare January 26, 2026 11:33
This slightly changes the behaviour of the existing hires grid to np.linspace(0,1,n_rho*hires_factor+1) so that inner faces remain aligned.
E.g [0, 0.25, 0.5, 0.75, 1.0] x2-> [0, 0.125, 0.25, 0.375, ..., 0.875, 1.0]

PiperOrigin-RevId: 861119191
@copybara-service copybara-service Bot merged commit 77b2ebb into main Jan 26, 2026
@copybara-service copybara-service Bot deleted the test_859638056 branch January 26, 2026 11:45
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.

1 participant