Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some comments in problem GNUmakefiles #3015

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Exec/gravity_tests/DustCollapse/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = ignition.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/gravity_tests/StarGrav/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ USE_REACT = FALSE

USE_MODEL_PARSER = TRUE

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
4 changes: 2 additions & 2 deletions Exec/gravity_tests/evrard_collapse/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ USE_OMP = FALSE
USE_GRAV = TRUE


# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/gravity_tests/hse_convergence/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_MAESTRO_INIT = FALSE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/gravity_tests/hse_convergence_general/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ USE_MODEL_PARSER = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/gravity_tests/hydrostatic_adjust/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_MODEL_PARSER = TRUE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/gravity_tests/uniform_cube/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ USE_GRAV ?= TRUE
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHSICS_HOME)/Networks
# This sets the network directory in $(MICROPHSICS_HOME)/networks
NETWORK_DIR ?= general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/gravity_tests/uniform_sphere/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ USE_GRAV ?= TRUE
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHSICS_HOME)/Networks
# This sets the network directory in $(MICROPHSICS_HOME)/networks
NETWORK_DIR ?= general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/KH/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ NUMADV := 1
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR ?= gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR ?= general_null
NETWORK_INPUTS ?= gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/RT/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/Sedov/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/Sod_stellar/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ USE_MHD = FALSE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/Vortices_LWAcoustics/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/acoustic_pulse/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/acoustic_pulse_general/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/double_mach_reflection/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/oddeven/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/riemann_2d/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/rotating_torus/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ USE_HYBRID_MOMENTUM = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := polytrope

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/test_convect/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_REACT = FALSE

USE_MODEL_PARSER = TRUE

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/hydro_tests/toy_convect/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_MODEL_PARSER = TRUE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/Alfven/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/BrioWu/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/DaiWoodward/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/FastRarefaction/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/LoopAdvection/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/MagnetosonicWaves/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/OrszagTang/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/mhd_tests/RT/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ CASTRO_HOME ?= ../../..
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = gammalaw.net

Expand Down
4 changes: 2 additions & 2 deletions Exec/mhd_tests/species/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ USE_MHD = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := general_null
NETWORK_INPUTS = simple.net

Expand Down
2 changes: 1 addition & 1 deletion Exec/reacting_tests/bubble_convergence/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_MAESTRO_INIT = FALSE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/reacting_tests/nse_test/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_SIMPLIFIED_SDC := TRUE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/reacting_tests/reacting_bubble/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ USE_MAESTRO_INIT = FALSE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
4 changes: 2 additions & 2 deletions Exec/reacting_tests/reacting_convergence/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ USE_REACT = TRUE
# define the location of the CASTRO top directory
CASTRO_HOME ?= ../../..

# This sets the EOS directory in Castro/EOS
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := triple_alpha_plus_cago

PROBLEM_DIR ?= ./
Expand Down
2 changes: 1 addition & 1 deletion Exec/reacting_tests/toy_flame/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ USE_DIFFUSION = TRUE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/science/Detonation/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ USE_REACT = TRUE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/science/Detonation/GNUmakefile.nse
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ USE_REACT = TRUE

CASTRO_HOME ?= ../../..

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
2 changes: 1 addition & 1 deletion Exec/science/bwp-rad/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ USE_MODEL_PARSER = TRUE

CASTRO_HOME ?= ../../..

#This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
#This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := gamma_law

# This sets the network directory in $(MICROPHYSICS_HOME)/networks
Expand Down
4 changes: 2 additions & 2 deletions Exec/science/celldet/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ CASTRO_HOME ?= ../../..

#GPU_COMPATIBLE_PROBLEM = TRUE

# This sets the EOS directory in $(MICROPHYSICS_HOME)/eos
# This sets the EOS directory in $(MICROPHYSICS_HOME)/EOS
EOS_DIR := helmholtz

# This sets the network directory in Castro/Networks
# This sets the network directory in $(MICROPHYSICS_HOME)/networks
NETWORK_DIR := aprox13

PROBLEM_DIR ?= ./
Expand Down
Loading
Loading