Skip to content

Commit 2fb2a5b

Browse files
authored
Merge pull request #644 from analulujg/masstransfer
Changes in SETUP= masstransfer
2 parents 634ead6 + 1a2410a commit 2fb2a5b

File tree

6 files changed

+618
-318
lines changed

6 files changed

+618
-318
lines changed

build/Makefile_setups

+3-3
Original file line numberDiff line numberDiff line change
@@ -859,10 +859,10 @@ endif
859859
ifeq ($(SETUP), masstransfer)
860860
# Wind tunnel setup
861861
SETUPFILE= setup_masstransfer.f90
862-
SRCINJECT= utils_binary.f90 set_binary.f90 inject_windtunnel.f90
863-
GRAVITY=yes
862+
SRCINJECT= readwrite_mesa.f90 inject_masstransfer.f90
863+
GRAVITY=no
864864
KNOWN_SETUP=yes
865-
IND_TIMESTEPS=no
865+
IND_TIMESTEPS=yes
866866
ANALYSIS=analysis_common_envelope.f90
867867
endif
868868

0 commit comments

Comments
 (0)