Skip to content

Commit

Permalink
Update ci-compile-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfiorella committed Mar 30, 2024
1 parent a28a8a8 commit 9805732
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,9 @@ jobs:
echo " metdata_bypass = '/home/e3smuser/inputdata/atm/datm7/atm_forcing.datm7.GSWP3.0.5d.v2.c180716_NGEE-Grid/cpl_bypass_teller-Grid'" >> user_nl_elm
echo " fsurdat = '/home/e3smuser/inputdata/lnd/clm2/surfdata_map/surfdata_1x1pt_teller-GRID_simyr1850_c360x720_c171002.nc'" >> user_nl_elm
echo " stream_fldfilename_popdens = '/home/e3smuser/inputdata/lnd/clm2/firedata/clmforc.Li_2012_hdm_0.5x0.5_AVHRR_simyr1850-2010_c130401.nc'" >> user_nl_elm
cat user_nl_elm
./case.setup
# add coupler bypass flag to cmake macros.
echo 'string(APPEND CPPDEFS " -DCPL_BYPASS")' >> cmake_macros/universal.cmake
cat cmake_macros/universal.cmake
- name: build and run case
run:
cd ~/output/ci_test
./case.build
./case.submit --no-batch
cat /home/e3smuser/output/ci_test/run/e3sm.log.*
cat /home/e3smuser/output/ci_test/run/lnd.log.*

0 comments on commit 9805732

Please sign in to comment.