Skip to content

Commit 5472f4f

Browse files
authored
fix GNUmakefiles (#1927)
* fix GNUmakefiles * update docs
1 parent d7c4a84 commit 5472f4f

File tree

16 files changed

+55
-54
lines changed

16 files changed

+55
-54
lines changed

Docs/sphinx_doc/RegressionTests.rst

+32-32
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@ Test Location: `Tests/test_files/ScalarAdvectionUniformU`_
247247

248248
.. _`Tests/test_files/ScalarAdvectionUniformU`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/ScalarAdvectionUniformU
249249

250-
Problem Location: `Exec/RegTests/ScalarAdvDiff`_
250+
Problem Location: `Exec/DryRegTests/ScalarAdvDiff`_
251251

252-
.. _`Exec/RegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/ScalarAdvDiff
252+
.. _`Exec/DryRegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/ScalarAdvDiff
253253

254254
.. |a2| image:: figures/tests/scalar_advec_uniform_u_start.png
255255
:width: 200
@@ -275,9 +275,9 @@ Test Location: `Tests/test_files/ScalarAdvectionShearedU`_
275275

276276
.. _`Tests/test_files/ScalarAdvectionShearedU`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/ScalarAdvectionShearedU
277277

278-
Problem Location: `Exec/RegTests/ScalarAdvDiff`_
278+
Problem Location: `Exec/DryRegTests/ScalarAdvDiff`_
279279

280-
.. _`Exec/RegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/ScalarAdvDiff
280+
.. _`Exec/DryRegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/ScalarAdvDiff
281281

282282
.. |a3| image:: figures/tests/scalar_advec_sheared_u_start.png
283283
:width: 200
@@ -304,9 +304,9 @@ Test Location: `Tests/test_files/ScalarDiffusionGaussian`_
304304

305305
.. _`Tests/test_files/ScalarDiffusionGaussian`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/ScalarDiffusionGaussian
306306

307-
Problem Location: `Exec/RegTests/ScalarAdvDiff`_
307+
Problem Location: `Exec/DryRegTests/ScalarAdvDiff`_
308308

309-
.. _`Exec/RegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/ScalarAdvDiff
309+
.. _`Exec/DryRegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/ScalarAdvDiff
310310

311311
.. |a5| image:: figures/tests/scalar_diff_start.png
312312
:width: 300
@@ -332,9 +332,9 @@ Test Location: `Tests/test_files/ScalarDiffusionSine`_
332332

333333
.. _`Tests/test_files/ScalarDiffusionSine`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/ScalarDiffusionSine
334334

335-
Problem Location: `Exec/RegTests/ScalarAdvDiff`_
335+
Problem Location: `Exec/DryRegTests/ScalarAdvDiff`_
336336

337-
.. _`Exec/RegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/ScalarAdvDiff
337+
.. _`Exec/DryRegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/ScalarAdvDiff
338338

339339
.. |a6| image:: figures/tests/scalar_diff_sine_start.png
340340
:width: 300
@@ -361,9 +361,9 @@ Test Location (for 2nd order): `Tests/test_files/ScalarAdvDiff_order2`_
361361

362362
.. _`Tests/test_files/ScalarAdvDiff_order2`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/ScalarAdvDiff_order2
363363

364-
Problem Location: `Exec/RegTests/ScalarAdvDiff`_
364+
Problem Location: `Exec/DryRegTests/ScalarAdvDiff`_
365365

366-
.. _`Exec/RegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/ScalarAdvDiff
366+
.. _`Exec/DryRegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/ScalarAdvDiff
367367

368368
.. |a7| image:: figures/tests/scalar_advec_diff_start.png
369369
:width: 300
@@ -391,9 +391,9 @@ Test Location: `Tests/test_files/RayleighDamping`_
391391

392392
.. _`Tests/test_files/RayleighDamping`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/RayleighDamping
393393

394-
Problem Location: `Exec/RegTests/ScalarAdvDiff`_
394+
Problem Location: `Exec/DryRegTests/ScalarAdvDiff`_
395395

396-
.. _`Exec/RegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/ScalarAdvDiff
396+
.. _`Exec/DryRegTests/ScalarAdvDiff`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/ScalarAdvDiff
397397

398398

399399
Isentropic Vortex: Stationary
@@ -404,9 +404,9 @@ Test Location: `Tests/test_files/IsentropicVortexStationary`_
404404

405405
.. _`Tests/test_files/IsentropicVortexStationary`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/IsentropicVortexStationary
406406

407-
Problem Location: `Exec/RegTests/IsentropicVortex`_
407+
Problem Location: `Exec/DryRegTests/IsentropicVortex`_
408408

409-
.. _`Exec/RegTests/IsentropicVortex`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/IsentropicVortex
409+
.. _`Exec/DryRegTests/IsentropicVortex`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/IsentropicVortex
410410

411411
Isentropic Vortex: Advecting
412412
----------------------------
@@ -416,9 +416,9 @@ Test Location: `Tests/test_files/IsentropicVortexAdvecting`_
416416

417417
.. _`Tests/test_files/IsentropicVortexAdvecting`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/IsentropicVortexAdvecting
418418

419-
Problem Location: `Exec/RegTests/IsentropicVortex`_
419+
Problem Location: `Exec/DryRegTests/IsentropicVortex`_
420420

421-
.. _`Exec/RegTests/IsentropicVortex`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/IsentropicVortex
421+
.. _`Exec/DryRegTests/IsentropicVortex`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/IsentropicVortex
422422

423423
Taylor Green Vortex: Advection
424424
------------------------------------------------
@@ -428,9 +428,9 @@ Test Location: `Tests/test_files/TaylorGreenAdvecting`_
428428

429429
.. _`Tests/test_files/TaylorGreenAdvecting`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/TaylorGreenAdvecting
430430

431-
Problem Location: `Exec/RegTests/TaylorGreenVortex`_
431+
Problem Location: `Exec/DryRegTests/TaylorGreenVortex`_
432432

433-
.. _`Exec/RegTests/TaylorGreenVortex`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/TaylorGreenVortex
433+
.. _`Exec/DryRegTests/TaylorGreenVortex`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/TaylorGreenVortex
434434

435435
Taylor Green Vortex: Advection and Diffusion
436436
------------------------------------------------
@@ -440,9 +440,9 @@ Test Location: `Tests/test_files/TaylorGreenAdvectingDiffusing`_
440440

441441
.. _`Tests/test_files/TaylorGreenAdvectingDiffusing`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/TaylorGreenAdvectingDiffusing
442442

443-
Problem Location: `Exec/RegTests/TaylorGreenVortex`_
443+
Problem Location: `Exec/DryRegTests/TaylorGreenVortex`_
444444

445-
.. _`Exec/RegTests/TaylorGreenVortex`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/TaylorGreenVortex
445+
.. _`Exec/DryRegTests/TaylorGreenVortex`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/TaylorGreenVortex
446446

447447
.. |a8| image:: figures/tests/TGV_start.png
448448
:width: 300
@@ -472,9 +472,9 @@ Test Location: `Tests/test_files/CouetteFlow_x`_
472472

473473
.. _`Tests/test_files/CouetteFlow`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/CouetteFlow_x
474474

475-
Problem Location: `Exec/RegTests/CouetteFlow_x`_
475+
Problem Location: `Exec/DryRegTests/CouetteFlow_x`_
476476

477-
.. _`Exec/RegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/Couette_Poiseuille
477+
.. _`Exec/DryRegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/Couette_Poiseuille
478478

479479
Couette Flow (y-direction)
480480
---------------------------
@@ -488,9 +488,9 @@ Test Location: `Tests/test_files/CouetteFlow_y`_
488488

489489
.. _`Tests/test_files/CouetteFlow`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/CouetteFlow_y
490490

491-
Problem Location: `Exec/RegTests/CouetteFlow_y`_
491+
Problem Location: `Exec/DryRegTests/CouetteFlow_y`_
492492

493-
.. _`Exec/RegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/Couette_Poiseuille
493+
.. _`Exec/DryRegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/Couette_Poiseuille
494494

495495
Poiseuille Flow (x-direction)
496496
-----------------------------
@@ -504,9 +504,9 @@ Test Location: `Tests/test_files/PoiseuilleFlow_x`_
504504

505505
.. _`Tests/test_files/PoiseuilleFlow_x`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/PoiseuilleFlow_x
506506

507-
Problem Location: `Exec/RegTests/PoiseuilleFlow_x`_
507+
Problem Location: `Exec/DryRegTests/PoiseuilleFlow_x`_
508508

509-
.. _`Exec/RegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/Couette_Poiseuille
509+
.. _`Exec/DryRegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/Couette_Poiseuille
510510

511511
Poiseuille Flow (y-direction)
512512
-----------------------------
@@ -520,9 +520,9 @@ Test Location: `Tests/test_files/PoiseuilleFlow_y`_
520520

521521
.. _`Tests/test_files/PoiseuilleFlow_y`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/PoiseuilleFlow_y
522522

523-
Problem Location: `Exec/RegTests/PoiseuilleFlow_y`_
523+
Problem Location: `Exec/DryRegTests/PoiseuilleFlow_y`_
524524

525-
.. _`Exec/RegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/Couette_Poiseuille
525+
.. _`Exec/DryRegTests/Couette_Poiseuille`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/Couette_Poiseuille
526526

527527
Nonlinear Density Current
528528
---------------------------
@@ -534,9 +534,9 @@ Test Location: `Tests/test_files/DensityCurrent`_
534534

535535
.. _`Tests/test_files/DensityCurrent`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/DensityCurrent
536536

537-
Problem Location: `Exec/RegTests/DensityCurrent`_
537+
Problem Location: `Exec/DryRegTests/DensityCurrent`_
538538

539-
.. _`Exec/DensityCurrent`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/DensityCurrent
539+
.. _`Exec/DensityCurrent`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/DensityCurrent
540540

541541
Ekman Spiral
542542
---------------------------
@@ -548,6 +548,6 @@ Test Location: `Tests/test_files/EkmanSpiral`_
548548

549549
.. _`Tests/test_files/EkmanSpiral`: https://github.com/erf-model/ERF/tree/development/Tests/test_files/EkmanSpiral
550550

551-
Problem Location: `Exec/RegTests/EkmanSpiral`_
551+
Problem Location: `Exec/DryRegTests/EkmanSpiral`_
552552

553-
.. _`Exec/RegTests/EkmanSpiral`: https://github.com/erf-model/ERF/tree/development/Exec/RegTests/EkmanSpiral
553+
.. _`Exec/DryRegTests/EkmanSpiral`: https://github.com/erf-model/ERF/tree/development/Exec/DryRegTests/EkmanSpiral

Docs/sphinx_doc/building.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ ERF uses the paradigm that different executables are built in different subdirec
3333
using gmake (see below), the user/developer should build in the directory of the selected problem. When using
3434
cmake (see below), separate executables are built for all of the problem directories listed in ``Exec/CMakeLists.txt``.
3535
The problem directories within ``Exec`` are sorted into 1) science-relevant setups, such as ``ABL`` for modeling the atmospheric
36-
boundary layer or ``DensityCurrent`` for running the standard density current test case, etc, 2) regression tests in
37-
``Exec/RegTests`` that are used for testing specific known aspects of the code functionality, such as boundary conditions or
38-
Rayleigh damping, and 3) tests for features under development in ``Exec/DevTests``, such as moving terrain. There is a
39-
README in each problem directory that describes the purpose/role of that problem.
36+
boundary layer or ``DensityCurrent`` for running the standard density current test case, etc, 2) dry and moist regression tests in
37+
``Exec/DryRegTests`` and ``Exec/MoistRegTests`` respectively, that are used for testing specific known aspects of the code functionality,
38+
such as boundary conditions or Rayleigh damping, and 3) tests for features under development in ``Exec/DevTests``, such as moving terrain.
39+
There is a README in each problem directory that describes the purpose/role of that problem.
4040

4141
GNU Make
4242
~~~~~~~~
@@ -70,7 +70,7 @@ or if using tcsh,
7070

7171
setenv AMREX_HOME /path/to/external/amrex
7272

73-
#. ``cd`` to the desired build directory, e.g. ``ERF/Exec/RegTests/IsentropicVortex/``
73+
#. ``cd`` to the desired build directory, e.g. ``ERF/Exec/DryRegTests/IsentropicVortex/``
7474

7575
#. Edit the ``GNUmakefile``; options include
7676

@@ -130,7 +130,7 @@ or if using tcsh,
130130
131131
The name of the resulting executable (generated by the GNUmake system) encodes several of the build characteristics, including dimensionality of the problem, compiler name, and whether MPI and/or OpenMP were linked with the executable.
132132
Thus, several different build configurations may coexist simultaneously in a problem folder.
133-
For example, the default build in ``ERF/Exec/RegTests/IsentropicVortex`` will look
133+
For example, the default build in ``ERF/Exec/DryRegTests/IsentropicVortex`` will look
134134
like ``ERF3d.gnu.MPI.ex``, indicating that this is a 3-d version of the code, made with
135135
``COMP=gnu``, and ``USE_MPI=TRUE``.
136136

Docs/sphinx_doc/testing.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,11 @@ Adding Tests
5252

5353
Developers are encouraged to add tests to ERF and in this section we describe how the tests are organized in the
5454
CTest framework. The locations (relative to the ERF code base) of the tests are in ``Tests``. To add a test, first
55-
create a problem directory with a name in ``Exec/RegTests/<prob_name>`` (for problems to be used
56-
as regression tests) or ``Exec/DevTests/<prob_name>`` (for problems testing features under development),
55+
create a problem directory with a name in ``Exec/DryRegTests/<prob_name>`` or
56+
``Exec/MoistRegTests/<prob_name>`` (for problems to be used as regression tests)
57+
or ``Exec/DevTests/<prob_name>`` (for problems testing features under development),
5758
depending on which type of test is being added. Prepare a suitable input file.
58-
As an example, the ``TaylorGreenVortex`` problem with input file ``Exec/RegTests/TaylorGreenVortex/inputs_ex``
59+
As an example, the ``TaylorGreenVortex`` problem with input file ``Exec/DryRegTests/TaylorGreenVortex/inputs_ex``
5960
solves a simple advection-diffusion problem. The corresponding regression tests are driven by the input files
6061
``Tests/test_files/TaylorGreenAdvecting/TaylorGreenAdvecting.i`` and
6162
``Tests/test_files/TaylorGreenAdvectingDiffusing/TaylorGreenAdvectingDiffusing.i``.

Exec/DryRegTests/Couette_Poiseuille/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Bpack := ./Make.package
2929
Blocs := .
3030

3131
ERF_HOME := ../../..
32-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/Couette_Poiseuille
32+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/Couette_Poiseuille
3333
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/DensityCurrent/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ USE_POISSON_SOLVE = TRUE
3030
Bpack := ./Make.package
3131
Blocs := .
3232
ERF_HOME := ../../..
33-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/DensityCurrent
33+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/DensityCurrent
3434
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/EkmanSpiral/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ Bpack := ./Make.package
3232
Blocs := .
3333

3434
ERF_HOME := ../../..
35-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/EkmanSpiral
35+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/EkmanSpiral
3636
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/IsentropicVortex/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Bpack := ./Make.package
2929
Blocs := .
3030

3131
ERF_HOME := ../../..
32-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/IsentropicVortex
32+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/IsentropicVortex
3333
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/ParticlesOverWoA/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Bpack := ./Make.package
3131
Blocs := .
3232

3333
ERF_HOME := ../../..
34-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/ParticlesOverWoA
34+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/ParticlesOverWoA
3535
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/ScalarAdvDiff/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Bpack := ./Make.package
2929
Blocs := .
3030

3131
ERF_HOME := ../../..
32-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/ScalarAdvDiff
32+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/ScalarAdvDiff
3333
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/StokesSecondProblem/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ USE_TERRAIN_VELOCITY = TRUE
2929
Bpack := ./Make.package
3030
Blocs := .
3131
ERF_HOME := ../../..
32-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/StokesSecondProblem
32+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/StokesSecondProblem
3333
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/TaylorGreenVortex/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Bpack := ./Make.package
2929
Blocs := .
3030

3131
ERF_HOME := ../../..
32-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/TaylorGreenVortex
32+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/TaylorGreenVortex
3333
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/Terrain2d_Cylinder/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ USE_ASSERTION = TRUE
2828
Bpack := ./Make.package
2929
Blocs := .
3030
ERF_HOME := ../../..
31-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/Terrain2d_Cylinder
31+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/Terrain2d_Cylinder
3232
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/Terrain3d_Hemisphere/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ USE_ASSERTION = TRUE
2828
Bpack := ./Make.package
2929
Blocs := .
3030
ERF_HOME := ../../..
31-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/Terrain3d_Hemisphere
31+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/Terrain3d_Hemisphere
3232
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/TurbulentInflow/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ USE_POISSON_SOLVE = FALSE
3131
Bpack := ./Make.package
3232
Blocs := .
3333
ERF_HOME := ../../..
34-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/TurbulentInflow
34+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/TurbulentInflow
3535
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/WPS_Test/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ Bpack := ./Make.package
3232
Blocs := .
3333

3434
ERF_HOME := ../../..
35-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/WPS_Test
35+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/WPS_Test
3636
include $(ERF_HOME)/Exec/Make.ERF

Exec/DryRegTests/WitchOfAgnesi/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Bpack := ./Make.package
2929
Blocs := .
3030

3131
ERF_HOME := ../../..
32-
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/RegTests/WitchOfAgnesi
32+
ERF_PROBLEM_DIR = $(ERF_HOME)/Exec/DryRegTests/WitchOfAgnesi
3333
include $(ERF_HOME)/Exec/Make.ERF

0 commit comments

Comments
 (0)