Skip to content

Commit 35c8120

Browse files
committed
fix some comments in problem GNUmakefiles
they were pointing to the wrong Microphysics directories
1 parent d2dcc73 commit 35c8120

File tree

57 files changed

+68
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+68
-68
lines changed

Diff for: Exec/gravity_tests/DustCollapse/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CASTRO_HOME ?= ../../..
2222
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2323
EOS_DIR := gamma_law
2424

25-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
25+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2626
NETWORK_DIR := general_null
2727
NETWORK_INPUTS = ignition.net
2828

Diff for: Exec/gravity_tests/StarGrav/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ USE_REACT = FALSE
1616

1717
USE_MODEL_PARSER = TRUE
1818

19-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
19+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := helmholtz
2121

2222
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/gravity_tests/evrard_collapse/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ USE_OMP = FALSE
1818
USE_GRAV = TRUE
1919

2020

21-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
21+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2222
EOS_DIR := gamma_law
2323

24-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
24+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2525
NETWORK_DIR := general_null
2626
NETWORK_INPUTS = gammalaw.net
2727

Diff for: Exec/gravity_tests/hse_convergence/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE_MAESTRO_INIT = FALSE
1515

1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := helmholtz
2020

2121
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/gravity_tests/hse_convergence_general/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ USE_MODEL_PARSER = TRUE
2020
# define the location of the CASTRO top directory
2121
CASTRO_HOME ?= ../../..
2222

23-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
23+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2424
EOS_DIR := helmholtz
2525

2626
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/gravity_tests/hydrostatic_adjust/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE_MODEL_PARSER = TRUE
1515

1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := helmholtz
2020

2121
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/gravity_tests/uniform_cube/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ USE_GRAV ?= TRUE
2020
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2121
EOS_DIR := gamma_law
2222

23-
# This sets the network directory in $(MICROPHSICS_HOME)/Networks
23+
# This sets the network directory in $(MICROPHSICS_HOME)/networks
2424
NETWORK_DIR ?= general_null
2525
NETWORK_INPUTS = gammalaw.net
2626

Diff for: Exec/gravity_tests/uniform_sphere/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ USE_GRAV ?= TRUE
2020
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2121
EOS_DIR := gamma_law
2222

23-
# This sets the network directory in $(MICROPHSICS_HOME)/Networks
23+
# This sets the network directory in $(MICROPHSICS_HOME)/networks
2424
NETWORK_DIR ?= general_null
2525
NETWORK_INPUTS = gammalaw.net
2626

Diff for: Exec/hydro_tests/KH/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ NUMADV := 1
2121
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2222
EOS_DIR ?= gamma_law
2323

24-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
24+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2525
NETWORK_DIR ?= general_null
2626
NETWORK_INPUTS ?= gammalaw.net
2727

Diff for: Exec/hydro_tests/RT/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CASTRO_HOME ?= ../../..
1919
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := gamma_law
2121

22-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
22+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2323
NETWORK_DIR := general_null
2424
NETWORK_INPUTS = gammalaw.net
2525

Diff for: Exec/hydro_tests/Sedov/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CASTRO_HOME ?= ../../..
2020
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2121
EOS_DIR := gamma_law
2222

23-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
23+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2424
NETWORK_DIR := general_null
2525
NETWORK_INPUTS = gammalaw.net
2626

Diff for: Exec/hydro_tests/Sod_stellar/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ USE_MHD = FALSE
1818
# define the location of the CASTRO top directory
1919
CASTRO_HOME ?= ../../..
2020

21-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
21+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2222
EOS_DIR := helmholtz
2323

2424
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/hydro_tests/Vortices_LWAcoustics/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CASTRO_HOME ?= ../../..
1818
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/hydro_tests/acoustic_pulse/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CASTRO_HOME ?= ../../..
1616
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1717
EOS_DIR := gamma_law
1818

19-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
19+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2020
NETWORK_DIR := general_null
2121
NETWORK_INPUTS = gammalaw.net
2222

Diff for: Exec/hydro_tests/acoustic_pulse_general/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CASTRO_HOME ?= ../../..
1616
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1717
EOS_DIR := helmholtz
1818

19-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
19+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2020
NETWORK_DIR := general_null
2121
NETWORK_INPUTS = gammalaw.net
2222

Diff for: Exec/hydro_tests/double_mach_reflection/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ CASTRO_HOME ?= ../../..
1717
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1818
EOS_DIR := gamma_law
1919

20-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
20+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2121
NETWORK_DIR := general_null
2222
NETWORK_INPUTS = gammalaw.net
2323

Diff for: Exec/hydro_tests/oddeven/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CASTRO_HOME ?= ../../..
1818
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/hydro_tests/riemann_2d/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CASTRO_HOME ?= ../../..
1616
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1717
EOS_DIR := gamma_law
1818

19-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
19+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2020
NETWORK_DIR := general_null
2121
NETWORK_INPUTS = gammalaw.net
2222

Diff for: Exec/hydro_tests/rotating_torus/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ USE_HYBRID_MOMENTUM = TRUE
1717
# define the location of the CASTRO top directory
1818
CASTRO_HOME ?= ../../..
1919

20-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
20+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2121
EOS_DIR := polytrope
2222

2323
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/hydro_tests/test_convect/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE_REACT = FALSE
1515

1616
USE_MODEL_PARSER = TRUE
1717

18-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := helmholtz
2020

2121
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/hydro_tests/toy_convect/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE_MODEL_PARSER = TRUE
1515

1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := helmholtz
2020

2121
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/mhd_tests/Alfven/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ USE_MHD = TRUE
1515
# define the location of the CASTRO top directory
1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in Castro/EOS
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in Castro/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/mhd_tests/BrioWu/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ USE_MHD = TRUE
1515
# define the location of the CASTRO top directory
1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in Castro/EOS
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in Castro/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/mhd_tests/DaiWoodward/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ USE_MHD = TRUE
1515
# define the location of the CASTRO top directory
1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in Castro/EOS
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in Castro/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/mhd_tests/FastRarefaction/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ USE_MHD = TRUE
1515
# define the location of the CASTRO top directory
1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in Castro/EOS
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in Castro/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/mhd_tests/LoopAdvection/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ USE_MHD = TRUE
1616
# define the location of the CASTRO top directory
1717
CASTRO_HOME ?= ../../..
1818

19-
# This sets the EOS directory in Castro/EOS
19+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := gamma_law
2121

22-
# This sets the network directory in Castro/Networks
22+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2323
NETWORK_DIR := general_null
2424
NETWORK_INPUTS = gammalaw.net
2525

Diff for: Exec/mhd_tests/MagnetosonicWaves/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ USE_MHD = TRUE
1515
# define the location of the CASTRO top directory
1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in Castro/EOS
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := gamma_law
2020

21-
# This sets the network directory in Castro/Networks
21+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2222
NETWORK_DIR := general_null
2323
NETWORK_INPUTS = gammalaw.net
2424

Diff for: Exec/mhd_tests/OrszagTang/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ USE_MHD = TRUE
1616
# define the location of the CASTRO top directory
1717
CASTRO_HOME ?= ../../..
1818

19-
# This sets the EOS directory in Castro/EOS
19+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := gamma_law
2121

22-
# This sets the network directory in Castro/Networks
22+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2323
NETWORK_DIR := general_null
2424
NETWORK_INPUTS = gammalaw.net
2525

Diff for: Exec/mhd_tests/RT/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CASTRO_HOME ?= ../../..
2121
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2222
EOS_DIR := gamma_law
2323

24-
# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
24+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2525
NETWORK_DIR := general_null
2626
NETWORK_INPUTS = gammalaw.net
2727

Diff for: Exec/mhd_tests/species/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ USE_MHD = TRUE
1616
# define the location of the CASTRO top directory
1717
CASTRO_HOME ?= ../../..
1818

19-
# This sets the EOS directory in Castro/EOS
19+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := gamma_law
2121

22-
# This sets the network directory in Castro/Networks
22+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2323
NETWORK_DIR := general_null
2424
NETWORK_INPUTS = simple.net
2525

Diff for: Exec/reacting_tests/bubble_convergence/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE_MAESTRO_INIT = FALSE
1515

1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := helmholtz
2020

2121
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/reacting_tests/nse_test/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE_SIMPLIFIED_SDC := TRUE
1515

1616
CASTRO_HOME ?= ../../..
1717

18-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
18+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1919
EOS_DIR := helmholtz
2020

2121
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/reacting_tests/reacting_bubble/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ USE_MAESTRO_INIT = FALSE
1414

1515
CASTRO_HOME ?= ../../..
1616

17-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
17+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1818
EOS_DIR := helmholtz
1919

2020
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/reacting_tests/reacting_convergence/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ USE_REACT = TRUE
1616
# define the location of the CASTRO top directory
1717
CASTRO_HOME ?= ../../..
1818

19-
# This sets the EOS directory in Castro/EOS
19+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := helmholtz
2121

22-
# This sets the network directory in Castro/Networks
22+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
2323
NETWORK_DIR := triple_alpha_plus_cago
2424

2525
PROBLEM_DIR ?= ./

Diff for: Exec/reacting_tests/toy_flame/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ USE_DIFFUSION = TRUE
1616

1717
CASTRO_HOME ?= ../../..
1818

19-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
19+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2020
EOS_DIR := gamma_law
2121

2222
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/science/Detonation/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ USE_REACT = TRUE
1313

1414
CASTRO_HOME ?= ../../..
1515

16-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
16+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1717
EOS_DIR := helmholtz
1818

1919
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/science/Detonation/GNUmakefile.nse

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ USE_REACT = TRUE
1414

1515
CASTRO_HOME ?= ../../..
1616

17-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
17+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
1818
EOS_DIR := helmholtz
1919

2020
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/science/bwp-rad/GNUmakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ USE_MODEL_PARSER = TRUE
2121

2222
CASTRO_HOME ?= ../../..
2323

24-
#This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
24+
#This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2525
EOS_DIR := gamma_law
2626

2727
# This sets the network directory in $(MICROPHYSICS_HOME)/networks

Diff for: Exec/science/celldet/GNUmakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ CASTRO_HOME ?= ../../..
2424

2525
#GPU_COMPATIBLE_PROBLEM = TRUE
2626

27-
# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
27+
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
2828
EOS_DIR := helmholtz
2929

30-
# This sets the network directory in Castro/Networks
30+
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
3131
NETWORK_DIR := aprox13
3232

3333
PROBLEM_DIR ?= ./

0 commit comments

Comments
 (0)