Skip to content

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

Open
drummerdoc wants to merge 3 commits into
AMReX-Codes:mainfrom
drummerdoc:main
Open

Add scaling for non-cubic rectangular geometries, remove mean velocit…#170
drummerdoc wants to merge 3 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
std::string infile, outfile;
Vector<std::string> vel_labels = {AMREX_D_DECL("velx","vely","velz")};
ParmParse pp;
pp.get("infile",infile);
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.

Maybe we should use query to maintain backward compatibility.

@drummerdoc
Copy link
Copy Markdown
Member Author

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

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.

2 participants