Skip to content

Commit

Permalink
OPENMC_CROSS_SECTIONS to mcnp_endfb71
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Aug 30, 2023
1 parent 3aa3317 commit fdb4a85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_build_and_test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run Build and Test
name: Build and Test

on:
# allows running workflows manually
Expand Down
2 changes: 1 addition & 1 deletion install-nuclear-boy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ else
export LD_LIBRARY_PATH="${hdf5_libdir}:${env_dir}/lib:\$LD_LIBRARY_PATH"
fi
export OPENMC_CROSS_SECTIONS="${cross_section_data_lib}/lib80x_hdf5"
export OPENMC_CROSS_SECTIONS="${cross_section_data_lib}/mcnp_endfb71"
__${env_name}_activate(){
source ${env_dir}/bin/activate
Expand Down

0 comments on commit fdb4a85

Please sign in to comment.