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

Fix issue #870 #947

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Fix issue #870 #947

merged 2 commits into from
Jan 3, 2024

Conversation

lawrenceccheung
Copy link
Contributor

Fixed issue #870 in ABLBoundaryPlane.cpp. Now the time.dat file should look like

0 0.000000000000000
1 0.500000000000000
2 1.000000000000000
3 1.500000000000000
4 2.000000000000000
5 2.500000000000000
6 3.000000000000000
7 3.500000000000000
8 4.000000000000000
9 4.500000000000000
10 5.000000000000000

which should have enough precision even when t>10000.

Lawrence

@marchdf marchdf merged commit 885f413 into Exawind:main Jan 3, 2024
13 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.

2 participants