mcdc-project / mcdc-project/mcdc

Implement Monte Carlo/Discontinuous Galerkin hybrid method

Open
#338 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
Python
Stars
61
Forks
38
Avg merge
1d 13h
Merged PRs (30d)
10

Description

From the 05/07/2025 document "MC/DC Plans Through the End of CEMeNT" :

I am currently implementing a hybrid using (Q)MC and discrete ordinates as additional feature.
So far fixed source, stationary problems appear to be running locally, though I'll need to clean up and test multigroup problems.
Time dependence should be straightforward from there.
Extending to Eigenvalue problems and improving the deterministic solvers via preconditioning and GMRES is likely next.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the 05/07/2025 document “MC/DC Plans Through the End of CEMeNT” and the existing local hybrid implementation for fixed-source, stationary problems. No files, tests, or entry points are named; the scope and definition of done need to be narrowed before work can begin, including whether to prioritize multigroup cleanup, time dependence, eigenvalue problems, or solver improvements.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
hpc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.