Skip to content

Commit

Permalink
Turn off compiling of CCTM for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vonw committed Oct 24, 2023
1 parent 579fb7f commit 5d9cf37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev/apptainer/scripts/cmaq-5.4.csh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
./bldit_jproc.csh gcc 11.3.0 > build_jproc.log

# ....Compile cctm
echo "Compiling CCTM..."
cd $CMAQ_HOME/CCTM/scripts
./bldit_cctm.csh gcc 11.3.0 > build_cctm.log
# echo "Compiling CCTM..."
# cd $CMAQ_HOME/CCTM/scripts
# ./bldit_cctm.csh gcc 11.3.0 > build_cctm.log

0 comments on commit 5d9cf37

Please sign in to comment.