提交图

2765 次代码提交

作者 SHA1 备注 提交日期
nmannall
33e44ab882 Merge branch 'devel' into mpi 2024-04-17 12:30:28 +01:00
nmannall
7f4abea8b7 Merge branch 'add_reframe_tests' into mpi 2024-04-17 12:29:37 +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
nmannall
a4dcb46c12 Fix file not found when not run from repo root 2024-04-17 12:06:10 +01:00
nmannall
eb8d2602cf Fix bug parsing #excitation_file command 2024-04-15 16:50:20 +01:00
Craig Warren
9f4bb79f54 Enforcing list when specifying even single output component 2024-04-15 15:59:48 +01:00
Craig Warren
324a66bcad Added note on PML with fractal distributions 2024-04-15 15:57:08 +01:00
Craig Warren
5f9421ef42 Corrected excitation file switch to multiuse 2024-04-15 15:36:12 +01:00
nmannall
c36e50eb35 Update with changes to reframe tests 2024-04-15 14:22:11 +01:00
nmannall
38d25e5377 Fix CreatePyenvTest failing on ARCHER2 2024-04-15 14:05:19 +01:00
nmannall
b23ab58f59 Move GridBuilder functionality into FDTDGrid 2024-04-15 14:04:25 +01:00
nmannall
a7d713a98a Fix pip update step in CreatePyenvTest 2024-03-28 17:12:49 +00:00
nmannall
fadcf4641e Update reframe tests to use PrgEnv-gnu as recommended by ARCHER2 docs 2024-03-27 14:58:02 +00:00
nmannall
a145933341 Merge branch 'devel' into mpi
Conflicts:
    requirements.txt
2024-03-27 14:56:00 +00:00
nmannall
204ba261ad Move create_G() to Model class 2024-03-27 13:43:12 +00:00
nmannall
0001deafff Rename ModelBuildRun to Model 2024-03-27 13:37:33 +00:00
nmannall
f94b11626f Begin refactoring Scene creation 2024-03-26 18:11:17 +00:00
nmannall
d0db6b3120 Move model configs inside SimulationConfig 2024-03-26 17:29:56 +00:00
nmannall
3032ede5e4 Add BScan regression test without using a taskfarm 2024-03-26 16:34:09 +00:00
Craig Warren
e5d093f87e Initial add 2024-03-19 14:07:15 +00:00
Craig Warren
7f4ccc8b28 Fix for specifying rx outputs 2024-03-19 11:41:27 +00:00
Craig Warren
af10677efb Add explicit encoding to parsing README.rst 2024-03-19 11:26:35 +00:00
Craig Warren
d75ea4dc45 Fixed import of em constants 2024-03-18 10:47:19 +00:00
nmannall
96b7cb9eb0 Extract running a single model into a separate function 2024-03-14 16:33:12 +00:00
nmannall
44fe3bf95a Remove unnecessary hsg attribute 2024-03-11 17:04:02 +00:00
nmannall
86393cf242 Get global grid position from MPI rank 2024-03-11 17:03:26 +00:00
nmannall
3380a19e3f Move initialising variables to init function 2024-03-04 17:47:32 +00:00
nmannall
b4d5e11dc9 Begin creating MPI context 2024-03-04 17:44:12 +00:00
nmannall
b706580e99 Use grid type to determine updates class 2024-03-04 17:38:39 +00:00
nmannall
3069fec883 Add MPI flag to CLI and API 2024-03-04 16:21:14 +00:00
nmannall
20b45fcb78 Reformat help_msg dict and doc strings 2024-03-04 16:16:26 +00:00
nmannall
67535c0add Set max line length to 100 2024-03-04 16:15:08 +00:00
nmannall
d70170b5af Add typing information 2024-03-04 15:14:18 +00:00
nmannall
e0a0f5f7d7 Use Updates type information in Solver loop 2024-03-04 15:00:58 +00:00
nmannall
a0bcc2718b Create Updates abstract class 2024-03-04 14:26:42 +00:00
nmannall
d9a397e419 Complete seperating out grid classes 2024-03-04 14:18:46 +00:00
nmannall
955113caca Add MPIGrid 2024-03-01 14:55:11 +00:00
nmannall
da215a2514 Prepare to split up grid.py 2024-03-01 14:53:05 +00:00
nmannall
a48c0c30ae Add non-zero test for update_electric 2024-02-21 12:25:19 +00:00
nmannall
28ed5b62e1 Add non-zero test for update_magnetic 2024-02-20 18:07:43 +00:00
nmannall
791cd67c3a Add definitions for future CPUUpdates tests 2024-02-09 14:16:21 +00:00
nmannall
800ce2c29d Add first update electric test for non dispersive materials 2024-02-09 13:29:53 +00:00
nmannall
5c5dae1f43 Add copyright statements 2024-02-09 13:12:55 +00:00
nmannall
47b8c87e06 Change relative imports to absolute imports 2024-02-09 13:08:25 +00:00
nmannall
c6be40ae20 Move CUDAUpdates and OpenCLUpdates to seperate files 2024-02-09 13:07:38 +00:00
nmannall
0ff41843a8 Move CPUUpdates to seperate file 2024-02-09 12:54:11 +00:00
nmannall
39c7253f3c Restructure tests directory to mirror gprMax 2024-02-09 12:04:01 +00:00
nmannall
474b7f52f7 Split up reframe tests and pytest unit tests 2024-02-09 11:59:34 +00:00
nmannall
8b603c165e Add test coverage files to .gitignore 2024-02-09 11:22:04 +00:00