Git Product home page Git Product logo

okapi's People

Contributors

aeslaughter avatar aprilnovak avatar lindsayad avatar milljm avatar paulromano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

okapi's Issues

Set FET tallies in OpenMC based on incoming info from MOOSE

It would be very convenient if we were able to set up the FETs within OpenMC directly based on information coming from MOOSE. We can use functions in openmc/src/tallies/tally_header.F90 such as openmc_extend_tallies and openmc_tally_set_filters to set up tallies in the global tallies array for cells and expansion types specified in MOOSE.

We can keep the older method of independently specifying the FETs in MOOSE and OpenMC, but because this can be cumbersome if you want to change the orders, this newer approach would be more elegant.

Add PHYSOR presentation to repo

Add PHYSOR presentation and final paper to this repository since it helps explain the project. Then I'll delete my private repo that currently holds this paper and presentation.

Update the examples directory

As pointed out by Xiaobei Xu of Xi'an Jiaotong University, the files in the examples directory don't run now as-is; we need to update the syntax and possibly put them in the tests directory so that we consistently update the syntax whenever changes happen.

Skip Okapi-Nek tests

By not setting ENABLE_NEK_COUPLING, we can force the Okapi-Nek tests to not run, which will give us a cleaner set of tests and allow us to remove the okapi-moose branch, since the only action a user must take to enable the Nek-specific coupling things is to set a single environment variable.

OpenMC as a git submodule

Since Okapi relies on OpenMC's C API, which is likely to be unstable for a while, it might be good to have OpenMC as a git submodule so that a user knows what version of OpenMC will work when compiling Okapi. Then, if the C API changes, we can update the calls to OpenMC C functions and the git submodule simultaneously.

Add gold files for tests

All of the tests in okapi/tests served as experimental places to test out new features, but with a new Moose functional_expansion module on the way, these will need to be updated with new syntax. Then, gold files should be added once the Moose module is stable.

Update Okapi to newest version of OpenMC

We will want to create a more up-to-date branch of OpenMC to use for coupling, but in order to do so we will need to incorporate any other additional changes to OpenMC routines called in Okapi. This will involve updating the error codes and incorporating the new functional expansion filters into the custom routines currently in aprilnovak/openmc/zernike-error-codes-c-api.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.