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

Rename yt_data.data_dim to data_dimensions. #46

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

cindytsai
Copy link
Collaborator

To make naming more consistent. So now we have
  • domain_dimensions: Number of cells along each dimension on the root AMR level.
  • grid_dimensions: Number of cells along each direction in [x][y][z] coordinate in this grid.
  • data_dimensions: Dimension of the data pointer in its point of view.

@cindytsai cindytsai added the enhancement New feature or request label Jan 22, 2022
@cindytsai cindytsai self-assigned this Jan 22, 2022
@cindytsai cindytsai linked an issue Jan 22, 2022 that may be closed by this pull request
18 tasks
@cindytsai cindytsai merged commit b946bbb into yt-project:master Jan 22, 2022
@cindytsai cindytsai deleted the Rename branch January 22, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polishment
1 participant