Skip to content

Add scaling for non-cubic rectangular geometries, remove mean velocit…#170

Merged
drummerdoc merged 5 commits into
AMReX-Codes:mainfrom
drummerdoc:main
Jul 8, 2026
Merged

Add scaling for non-cubic rectangular geometries, remove mean velocit…#170
drummerdoc merged 5 commits into
AMReX-Codes:mainfrom
drummerdoc:main

Conversation

@drummerdoc

Copy link
Copy Markdown
Member

Add scaling for non-cubic rectangular geometries, remove mean velocities, and remove hardware of infile and variable names.

…ies, and remove hardware of infile and variable names
Comment thread ExampleCodes/FFT/EnergySpectrum/main.cpp Outdated
@drummerdoc

Copy link
Copy Markdown
Member Author

I do not know how to fix the failing windows CI test. Perhaps @ax3l ?

@WeiqunZhang WeiqunZhang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will fix Windows CIs in a separate PR, because it's a separate issue.

Comment thread ExampleCodes/FFT/EnergySpectrum/main.cpp
}
}
if (ParallelDescriptor::IOProcessor()) {
std::ofstream ofs(outfile.c_str());

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to use c_str, because ofstream takes std::string.

@asalmgren

Copy link
Copy Markdown
Member

@drummerdoc -- you still interested in seeing this one through?

@drummerdoc

Copy link
Copy Markdown
Member Author

@drummerdoc -- you still interested in seeing this one through?

Testing to see if it was magically fixed already...

@drummerdoc
drummerdoc merged commit 1a73f32 into AMReX-Codes:main Jul 8, 2026
14 checks passed
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.

3 participants