Skip to content

Commit

Permalink
Snake case variables (PR 1 of several) (#98)
Browse files Browse the repository at this point in the history
* snake case for CellDefinitions file, tests pass

* vars in snake_case 2 more files

* working still
  • Loading branch information
shimwell authored Apr 26, 2024
1 parent d87a241 commit 35c8210
Show file tree
Hide file tree
Showing 6 changed files with 730 additions and 725 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[![CI testing](https://github.com/GEOUNED-org/GEOUNED/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/GEOUNED-org/GEOUNED/actions/workflows/ci.yml)

[![Upload Python Package](https://github.com/GEOUNED-org/GEOUNED/actions/workflows/python-publish.yml/badge.svg)](https://github.com/GEOUNED-org/GEOUNED/actions/workflows/python-publish.yml)

# GEOUNED
A tool to convert from CAD to CSG & CSG to CAD for Monte Carlo transport codes (MCNP & OpenMC).
This repository contains the implementation of the algorithm presented in the paper [GEOUNED: A new conversion tool from CAD to Monte Carlo geometry](https://doi.org/10.1016/j.net.2024.01.052).
Expand Down
Loading

0 comments on commit 35c8210

Please sign in to comment.