提交图

52 次代码提交

作者 SHA1 备注 提交日期
nmannall
cb1ecd8d9b Seperate write and read geometry object tests 2025-06-19 15:15:55 +01:00
Nathan Mannall
548cf6599b Remove add_surface_roughness_half test
- The functionality this tested is better tested by the new
  add_surface_roughness_boundaries test
2025-06-19 15:15:54 +01:00
Nathan Mannall
17c05f5286 Fix bug when fractal surfaces at an MPI boundary
- Add a new test that better tests this scenario
2025-06-19 15:15:54 +01:00
Nathan Mannall
33f8e097c8 Remove 'fractal_box_half' test
- The functionality this was supposed to test is better covered by the
  new 'fractal_box_boundaries' test
2025-06-19 15:15:54 +01:00
Nathan Mannall
0c7c5447a3 Fix bug where fractal box at MPI boundary 2025-06-19 15:15:54 +01:00
Nathan Mannall
93902ea36e Create tests for add_grass user object 2025-06-19 15:15:53 +01:00
Nathan Mannall
fc547ab75e Create add_surface_water regression tests 2025-06-19 15:15:53 +01:00
Nathan Mannall
4d061ef91f Add add_surface_roughness tests 2025-06-19 15:15:53 +01:00
Nathan Mannall
5b5a325c23 Correct regression check file for fractal_box_half 2025-06-19 15:15:52 +01:00
Nathan Mannall
8a204e5f9d Add geometry objects to fractal box tests 2025-06-19 15:15:52 +01:00
Nathan Mannall
d68d1d4973 Add new fractal box tests 2025-06-19 15:15:51 +01:00
Nathan Mannall
a32dcb030d Merge branch 'devel-reframe' into mpi 2025-03-18 13:31:49 +00:00
Nathan Mannall
7705b15cb7 Add discrete plane wave reframe test 2025-03-18 11:01:35 +00:00
Nathan Mannall
4451f43747 Checkout reframe tests from mpi branch 2025-03-17 12:17:13 +00:00
Nathan Mannall
cb45133e3b Add test for fractal box
- Fractal boxes will build without error using the parallel build
  process, however they are not correct. Each rank builds its own part
  of the fractal box however there is no continuity across MPI
  boundaries
2025-03-17 11:52:40 +00:00
Nathan Mannall
4c841eeb57 Update geometry view regression check files
- Geometry views no longer use variable length strings.
- Fine geometry views (GeometryViewLines) now correctly order materials
  (alphabetically by ID).
2025-03-04 16:04:44 +00:00
Nathan Mannall
aecf08f269 Add test for a cylindrical sector starting in a positive halo 2025-02-21 10:44:13 +00:00
Nathan Mannall
a970593dc6 Add new rigid Box geometry test 2025-02-21 10:40:04 +00:00
Nathan Mannall
2c7c07885b Add new Edge geometry tests 2025-02-21 10:36:44 +00:00
Nathan Mannall
fea6243173 Update triangles for parallel build 2025-02-14 16:08:01 +00:00
nmannall
355815df57 Update circular sector tests and generate regression checks 2025-02-13 14:55:18 +00:00
nmannall
154e38abcb Add plate geometry regression checks 2025-02-13 11:37:19 +00:00
nmannall
d6fc7f8689 Add reframe tests for ellipsoid geometry 2025-02-10 15:25:05 +00:00
nmannall
882966e478 Add ReFrame tests for cylinder geometry 2025-02-07 17:27:14 +00:00
nmannall
48585b4cea Add ReFrame tests for sphere geometry 2025-02-07 16:56:31 +00:00
nmannall
e4370abefd Add tests to cover more Cone geometry edge cases 2025-01-31 11:52:39 +00:00
nmannall
a5fc665671 Create new Cone geometry reframe tests 2025-01-22 11:39:08 +00:00
nmannall
742c75fa5f Sort non-compound materials by numID 2024-12-06 14:29:04 +00:00
nmannall
8db2383f38 Sort output materials by ID 2024-12-05 17:52:58 +00:00
nmannall
98507608e5 Add geometry object reframe tests 2024-12-05 12:14:55 +00:00
nmannall
e8205cd85f Add geometry view reframe tests 2024-12-04 12:06:33 +00:00
nmannall
afe87b0c89 Restructure regression files directory 2024-11-25 14:52:26 +00:00
nmannall
ac15861e8d Create standard test class using receiver mixin 2024-11-25 11:33:35 +00:00
nmannall
4028cb667d Create mixins for different test functionality 2024-11-22 16:50:16 +00:00
nmannall
ac91645ebc Add single and multinode MPI benchmark tests 2024-10-04 16:31:41 +01:00
nmannall
bb5832b042 Add new snapshot tests at MPI boundaries 2024-09-26 18:16:23 +01:00
nmannall
9d13d5a495 Update snapshot regression files with new discretisations 2024-09-26 18:14:22 +01:00
nmannall
9a4d576284 Add additional Snapshot tests (2D slices of 3D model) 2024-08-06 13:44:37 +01:00
nmannall
4b9bd26a4d Add reframe tests for Snapshots 2024-08-05 15:29:39 +01:00
nmannall
87d4d63a38 Regenerate regression tests after PML precision change 2024-07-24 13:28:23 +01:00
nmannall
7d97ebcd81 Move regression checks folder to correct location 2024-07-24 10:06:42 +01:00
nmannall
05cfc6403b Move reframe test files into seperate directory 2024-07-23 14:36:10 +01:00
nmannall
e99e1b304b Split test output by rank and add some debug info 2024-07-09 15:03:39 +01:00
nmannall
0cde41cdca Add input and regression files for new tests 2024-07-02 15:04:39 +01:00
nmannall
bc860d7d7c Regenerate TransmissionLine Regression file 2024-06-24 16:20:17 +01:00
nmannall
5f94d34fd0 Revert Model to be a parameter and rename regression test files 2024-06-24 15:11:45 +01:00
nmannall
24145d46d7 Add new tests containing geometry 2024-06-05 10:12:07 +01:00
nmannall
95059d44a3 Use test hash in regression file names
The reframe short name is prefered to the unique name as it uses the
test hash. This will stay constant for a given test even if other tests
are created, or removed.
2024-06-05 10:01:54 +01:00
nmannall
d4a34668ec Merge branch 'mpi' into add_reframe_tests 2024-04-17 12:12:07 +01:00
nmannall
a66afdb480 Add subgrid and antenna reframe tests 2024-04-17 12:08:37 +01:00