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

GEM case test fails between two commits in branch amaya-library #24

Closed
murci3lag0 opened this issue Jul 5, 2013 · 1 comment
Closed
Assignees
Labels

Comments

@murci3lag0
Copy link
Contributor

A change between commit 9a08b6f and the following commit 455d8fc produced a small change in the results of the GEM test case.

The major modification between these two commits was the update of the perfectConductor subroutines. Reverting this change doesn't seems to make any difference.

@ghost ghost assigned murci3lag0 Jul 5, 2013
@murci3lag0
Copy link
Contributor Author

The only reason the test fails is because the process distribution was different in each test: 4 processors were used. In the first run I employed XLEN=2 and YLEN=2. In the second run XLEN=4 and YLEN=1.

The plots for the energy conservation are very similar but there is a small difference between the two runs. We should take a look at the effects of processor distribution and number of processors on the results.

murci3lag0 added a commit that referenced this issue Jul 10, 2013
Processor distribution seems to play a role in the final results of the simulation. The GEM case gives slightly different results depending on how the cartesian grid is distriuted between the processors.

A small correction of the for loop boundaries was performed in the perfect conductor subroutines.
murci3lag0 added a commit that referenced this issue Jul 25, 2014
Processor distribution seems to play a role in the final results of the simulation. The GEM case gives slightly different results depending on how the cartesian grid is distriuted between the processors.

A small correction of the for loop boundaries was performed in the perfect conductor subroutines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant