From d42e653b605a1a4677d717dd3cbc23a6c06538e1 Mon Sep 17 00:00:00 2001 From: Adam Parler Date: Thu, 19 Oct 2023 01:54:06 -0700 Subject: [PATCH] Created README file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f98d4d7 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# OpenMCProject +This repository is amalgamation of various simulations I found interesting. They are joined together to make one giant simulation repo. + +Files have been updated to run with `v0.13.3` of [OpenMC](https://github.com/openmc-dev/openmc/tree/v0.13.3)