-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature.axisymmetric.HDG' into 'master.dev'
[feature.axisymmetric.HDG] Axisymmetric 2D HDG See merge request piclas/piclas!770
- Loading branch information
Showing
87 changed files
with
1,878 additions
and
903 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
...eck/NIG_PIC_Deposition/Plasma_Ball_cell_volweight_mean_save_CVWM/PartAnalyze_ref_save.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
001-TIME,002-Charge,003-Charge-absError,004-Charge-relError | ||
0.1000000000000000E-011,0.1069379900794236E+002,0.1369025896277520E-001,0.1281846401056845E-002 | ||
0.0000000000000000E+000,0.0000000000000000E+000,0.0000000000000000E+000,0.0000000000000000E+000 | ||
0.1000000000000000E-011,0.1068010874898000E+002,0.4121147867408581E-012,0.3858713393533871E-013 |
21 changes: 21 additions & 0 deletions
21
...essioncheck/NIG_PIC_poisson_Boris-Leapfrog/MCC_EBeam_3D_and_2D-axisym/PartAnalyze_ref.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
001-TIME,002-NumDens-Spec-001,003-NumDens-Spec-002,004-NumDens-Spec-003,005-NumDens-Spec-004,006-Current-Spec-001-SF-001 | ||
0,0,2E+019,0,2E+019,0 | ||
1E-09,3028100000000000,2E+019,6600000000000,2.00030347E+019,0.000201073154515 | ||
2.00000000000007E-09,3029000000000000,2E+019,13500000000000,2.00030425E+019,0.00020027206625 | ||
2.99999999999997E-09,3029500000000000,2E+019,19300000000000,2.00030488E+019,0.000199470977985 | ||
3.99999999999997E-09,3028700000000000,2E+019,25900000000000,2.00030546E+019,0.00020027206625 | ||
5.00000000000028E-09,3028000000000000,2E+019,33700000000000,2.00030617E+019,0.00020027206625 | ||
6.00000000000059E-09,3028700000000000,2E+019,41500000000000,2.00030702E+019,0.000199470977985 | ||
7.0000000000009E-09,3029100000000000,2E+019,47900000000000,2.0003077E+019,0.00020027206625 | ||
8.00000000000075E-09,3027400000000000,2E+019,54800000000000,2.00030822E+019,0.00020027206625 | ||
9.00000000000023E-09,3027900000000000,2E+019,62700000000000,2.00030906E+019,0.000199470977985 | ||
0.00000001,3027100000000000,2E+019,70000000000000,2.00030971E+019,0.00020027206619146 | ||
0.00000002,3027600000000000,2E+019,133300000000000,2.00031609E+019,0.000200272066896514 | ||
0.00000003,3027300000000000,2E+019,197700000000000,2.0003225E+019,0.000199470980245914 | ||
0.00000004,3025900000000000,2E+019,265700000000000,2.00032916E+019,0.000200272068521319 | ||
0.00000005,3024000000000000,2E+019,326300000000000,2.00033503E+019,0.000200272068521319 | ||
0.00000006,3024200000000000,2E+019,392200000000000,2.00034164E+019,0.000200272068518668 | ||
0.00000007,3023700000000000,2E+019,457800000000000,2.00034815E+019,0.000200272068521319 | ||
0.00000008,3022200000000000,2E+019,523400000000000,2.00035456E+019,0.000200272068521319 | ||
0.00000009,3022000000000000,2E+019,585700000000000,2.00036077E+019,0.000199470980247234 | ||
0.0000001,3021400000000000,2E+019,655700000000000,2.00036771E+019,0.000200272068521319 |
5 changes: 5 additions & 0 deletions
5
regressioncheck/NIG_PIC_poisson_Boris-Leapfrog/MCC_EBeam_3D_and_2D-axisym/analyze.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
! compare the last line of PartAnalyze.csv with a reference file | ||
compare_data_file_name = PartAnalyze.csv | ||
compare_data_file_reference = PartAnalyze_ref.csv | ||
compare_data_file_tolerance = 15e-2 | ||
compare_data_file_tolerance_type = relative |
2 changes: 2 additions & 0 deletions
2
regressioncheck/NIG_PIC_poisson_Boris-Leapfrog/MCC_EBeam_3D_and_2D-axisym/command_line.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
MPI=4 | ||
database = ../../../SpeciesDatabase.h5 |
6 changes: 6 additions & 0 deletions
6
regressioncheck/NIG_PIC_poisson_Boris-Leapfrog/MCC_EBeam_3D_and_2D-axisym/externals.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
! --- Externals Tool Reggie | ||
MPI = 1 , 1 ! Single execution | ||
externalbinary = ./hopr/build/bin/hopr , ./hopr/build/bin/hopr ! Relative binary path in build directory | ||
externaldirectory = pre-hopr-3D-cylinder , pre-hopr-2D-axisym ! Directory name, where the files are located for the external tool reggie | ||
externalruntime = pre , pre ! Run after piclas is completed (post: after, pre: before) | ||
nocrosscombination:MPI,externalbinary,externaldirectory,externalruntime |
Oops, something went wrong.