mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
input reading routine now looks at cmfd_data --> this will eventually change
This commit is contained in:
parent
01eba53388
commit
4e31b92eb0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module input_xml
|
||||
|
||||
use cmfd_utils, only: read_cmfd_xml
|
||||
use cmfd_data, only: read_cmfd_xml
|
||||
use constants
|
||||
use datatypes, only: dict_create, dict_add_key, dict_has_key, &
|
||||
dict_get_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue