commit a436d1b497a32928ff4f322f555170031624e0a3 Author: alex Date: Sat Jun 22 18:30:32 2024 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..02d2546 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# ---> LaTex +*.aux +*.glo +*.idx +*.log +*.toc +*.ist +*.acn +*.acr +*.alg +*.bbl +*.blg +*.dvi +*.glg +*.gls +*.ilg +*.ind +*.lof +*.lot +*.maf +*.mtc +*.mtc1 +*.out +*.log +*.synctex.gz +*.pdf + diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc8677e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# WEAI_Confrence_In_Situ_Uranium + +Preparing a manuscript to present at the WEAI conference. Modified work from CBEA paper, but with more economic modeling. \ No newline at end of file