Paul Romano
|
bc09d1ef55
|
adding back files to be reviewed
|
2019-10-28 11:55:45 -05:00 |
|
Paul Romano
|
ae28233110
|
deleting all files to prepare for review
|
2019-10-28 11:48:19 -05:00 |
|
Paul Romano
|
cb9d0a92b0
|
Merge pull request #1222 from shikhar413/cmfd-added-funcs
Added CMFD Functionality - Tally windows, statepoint write/restart, in-memory functions
|
2019-06-13 08:01:47 -05:00 |
|
Sterling Harper
|
f4ae14af39
|
Use RegularMesh* for entropy and ufs
|
2019-05-29 11:03:32 -04:00 |
|
Shikhar Kumar
|
055842b5cb
|
Only call statepoint_write from C API if cmfd_run
|
2019-04-11 12:38:36 -04:00 |
|
Shikhar Kumar
|
4094213dda
|
Expose restart_run and statepoint_path through C API, get rid of uncessary lines in allocate_cmfd
|
2019-03-06 13:16:34 -05:00 |
|
Paul Romano
|
e1e4941d8c
|
Fix all the bugs introduced
|
2019-02-21 19:30:07 -06:00 |
|
Paul Romano
|
0439eb0fa1
|
Convert remainder of tallies to C++
|
2019-02-21 19:30:04 -06:00 |
|
Paul Romano
|
d0b6d9fbd6
|
Move read_tallies_xml to C++
|
2019-02-20 23:34:36 -06:00 |
|
Paul Romano
|
34be2851b4
|
Remove extern "C" from a bunch of global variables
|
2019-02-20 15:03:36 -06:00 |
|
Paul Romano
|
a99b732592
|
Remove unused Fortran code/data
|
2019-02-06 07:17:53 -06:00 |
|
Paul Romano
|
9a2298f66d
|
Move read_ce_cross_sections to C++
|
2019-01-30 22:15:48 -06:00 |
|
Paul Romano
|
9f8ebf527b
|
Remove bremsstrahlung code on Fortran side
|
2019-01-15 07:28:47 -06:00 |
|
Paul Romano
|
faa70b168f
|
Remove weight correction method for resonance scattering, rename ARES -> RVS
|
2019-01-10 15:53:45 -06:00 |
|
Paul Romano
|
3246a9320e
|
Remove option to specify multipole library outside of cross_sections.xml
|
2018-11-12 13:35:29 -06:00 |
|
Paul Romano
|
a800f2976b
|
Move res_scat_nuclides to C++
|
2018-11-06 09:01:37 -06:00 |
|
Patrick Shriwise
|
0baec6f9d5
|
Making index_cmfd_mesh part of openmc::settings.
|
2018-10-30 08:59:01 -05:00 |
|
Paul Romano
|
013aaba343
|
Move openmc_finalize to C++
|
2018-10-19 07:41:29 -05:00 |
|
Paul Romano
|
a4ddaf9ed6
|
Move finalize_batch and write_source_point to C++
|
2018-10-19 07:41:29 -05:00 |
|
Paul Romano
|
8c64139c06
|
Move initialize_history to C++
|
2018-10-19 07:41:29 -05:00 |
|
shriwise
|
146d700222
|
Some updates to get the CAD build working again.
|
2018-09-21 15:52:38 -04:00 |
|
Paul Romano
|
18f9f91833
|
Read meshes from tallies file
|
2018-09-03 06:50:49 -05:00 |
|
Paul Romano
|
f20496c906
|
Convert most of read_settings_xml to C++
|
2018-08-26 13:29:20 -05:00 |
|
Paul Romano
|
d1cc9fd9c6
|
Move number of batches, generations, particles to settings.h
|
2018-08-24 15:55:22 -05:00 |
|
Paul Romano
|
13341ba59b
|
Move more definitions of settings variables to C++
|
2018-08-24 15:55:22 -05:00 |
|
Paul Romano
|
bb69f52311
|
Move run_mode and verbosity out of C API
|
2018-08-24 15:55:22 -05:00 |
|
Paul Romano
|
a2345891b9
|
Move easy global settings to settings.h/cpp
|
2018-08-24 15:55:22 -05:00 |
|
Paul Romano
|
268b865cd3
|
Move definitions for several variables from Fortran to C++
|
2018-08-24 15:55:22 -05:00 |
|
Paul Romano
|
4ad0725843
|
Put variables in settings.h into settings namespace
|
2018-08-24 15:55:22 -05:00 |
|
Paul Romano
|
b92677e70b
|
Convert source distributions to C++
|
2018-08-23 15:23:47 -05:00 |
|
Paul Romano
|
9f0ea52d1a
|
Move headers to include/openmc directory and openmc.h -> openmc/capi.h
|
2018-08-20 14:40:32 -05:00 |
|