Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
b73901b5
Commit
b73901b5
authored
6 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Propagate the new file name into the 'dist' target.
parent
95a3b79f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/Makefile.am
+1
-1
1 addition, 1 deletion
examples/Makefile.am
with
1 addition
and
1 deletion
examples/Makefile.am
+
1
−
1
View file @
b73901b5
...
@@ -59,7 +59,7 @@ swift_mpi_CFLAGS = $(MYFLAGS) $(AM_CFLAGS) $(MPI_FLAGS) -DENGINE_POLICY="engine_
...
@@ -59,7 +59,7 @@ swift_mpi_CFLAGS = $(MYFLAGS) $(AM_CFLAGS) $(MPI_FLAGS) -DENGINE_POLICY="engine_
swift_mpi_LDADD
=
../src/.libs/libswiftsim_mpi.a ../argparse/.libs/libargparse.a
$(
MPI_LIBS
)
$(
EXTRA_LIBS
)
swift_mpi_LDADD
=
../src/.libs/libswiftsim_mpi.a ../argparse/.libs/libargparse.a
$(
MPI_LIBS
)
$(
EXTRA_LIBS
)
# Scripts to generate ICs
# Scripts to generate ICs
EXTRA_DIST
=
Cooling/CoolingBox/coolingBox.yml Cooling/CoolingBox/
energy_plot
.py Cooling/CoolingBox/makeIC.py Cooling/CoolingBox/run.sh
\
EXTRA_DIST
=
Cooling/CoolingBox/coolingBox.yml Cooling/CoolingBox/
plotEnergy
.py Cooling/CoolingBox/makeIC.py Cooling/CoolingBox/run.sh
Cooling/CoolingBox/getGlass.sh
\
Cosmology/ConstantCosmoVolume/run.sh Cosmology/ConstantCosmoVolume/makeIC.py Cosmology/ConstantCosmoVolume/plotSolution.py Cosmology/ConstantCosmoVolume/constant_volume.yml
\
Cosmology/ConstantCosmoVolume/run.sh Cosmology/ConstantCosmoVolume/makeIC.py Cosmology/ConstantCosmoVolume/plotSolution.py Cosmology/ConstantCosmoVolume/constant_volume.yml
\
Cosmology/ZeldovichPancake_3D/makeIC.py Cosmology/ZeldovichPancake_3D/zeldovichPancake.yml Cosmology/ZeldovichPancake_3D/run.sh Cosmology/ZeldovichPancake_3D/plotSolution.py
\
Cosmology/ZeldovichPancake_3D/makeIC.py Cosmology/ZeldovichPancake_3D/zeldovichPancake.yml Cosmology/ZeldovichPancake_3D/run.sh Cosmology/ZeldovichPancake_3D/plotSolution.py
\
EAGLE_low_z/EAGLE_6/eagle_6.yml EAGLE_low_z/EAGLE_6/getIC.sh EAGLE_low_z/EAGLE_6/README EAGLE_low_z/EAGLE_6/run.sh
\
EAGLE_low_z/EAGLE_6/eagle_6.yml EAGLE_low_z/EAGLE_6/getIC.sh EAGLE_low_z/EAGLE_6/README EAGLE_low_z/EAGLE_6/run.sh
\
...
...
This diff is collapsed.
Click to expand it.
Josh Borrow
@jborrow
mentioned in issue
#549 (closed)
·
6 years ago
mentioned in issue
#549 (closed)
mentioned in issue #549
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment