Skip to content

Commit

Permalink
use only 900K in process_j312.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
yardasol committed Oct 4, 2022
1 parent b6bf524 commit dd2a0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/xsdata/process_j312.bash
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LN="https://www.oecd-nea.org/dbforms/data/eva/evatapes/jeff_31/JEFF312/ACE/"
SLUG="ACEs_"
EXT="K.zip"
SLUG1="STL_ACEs.zip"
TEMPS=(800 900 1000)
TEMPS=(900)
BRC=$HOME/.bashrc

#Uncomment for a good range of temperatures (will take a long time)
Expand Down

0 comments on commit dd2a0e1

Please sign in to comment.