Skip to content

more precision changes#161

Merged
asalmgren merged 2 commits into
AMReX-Fluids:developmentfrom
asalmgren:more_precision_changes
May 18, 2026
Merged

more precision changes#161
asalmgren merged 2 commits into
AMReX-Fluids:developmentfrom
asalmgren:more_precision_changes

Conversation

@asalmgren

Copy link
Copy Markdown
Contributor

No description provided.

@asalmgren asalmgren requested review from WeiqunZhang and cgilet May 18, 2026 16:45
Comment thread src/embedded_boundaries/eb_cylinder.cpp Outdated
Array<Real, AMREX_SPACEDIM> center = {AMREX_D_DECL(centervec[0], centervec[1], centervec[2])};

rotation = (rotation/180.)*M_PI;
rotation = (rotation/180.)*Real(M_PI);

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.

Update 180. too

@asalmgren asalmgren merged commit 3a8eb80 into AMReX-Fluids:development May 18, 2026
12 checks passed
@asalmgren asalmgren deleted the more_precision_changes branch May 18, 2026 18:25
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