mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
wip add MCPL-out to openmc
code for writing a source_bank/point compiles but is untested
This commit is contained in:
parent
3c33ec3b9f
commit
52cf6823e6
1 changed files with 1 additions and 0 deletions
|
|
@ -643,6 +643,7 @@ void write_mcpl_source_point(const char *filename, bool surf_source_bank)
|
|||
}
|
||||
#endif
|
||||
|
||||
|
||||
void write_source_bank(hid_t group_id, bool surf_source_bank)
|
||||
{
|
||||
hid_t banktype = h5banktype();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue