Skip to content

Commit

Permalink
fix tchem dockerfile to use main
Browse files Browse the repository at this point in the history
  • Loading branch information
jcurtis2 committed Oct 20, 2024
1 parent bd19a44 commit 959fec7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.tchem
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ RUN apt-get update \

RUN git clone https://github.com/PCLAeroParams/TChem-atm.git /tchem_dir/
WORKDIR /tchem_dir/
# Check out relevant TChem branch
RUN git checkout -b coupling_partmc origin/coupling_partmc
RUN git submodule update --init --recursive
#COPY TChem-atm /tchem_dir/

Expand Down

0 comments on commit 959fec7

Please sign in to comment.