Paul Romano
|
24613a6799
|
Namespace filter_matches and tally_filters
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
a63a89f9d6
|
Put timers in simulation namespace
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
624e9875d6
|
Namespacing for sources and surfaces
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
6393db8daa
|
Put plots in model namespace
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
c9bd707f04
|
Namespace energy_min and energy_max
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
c301612ca2
|
Namespace mgxs-related global variables
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
5fae5ffa9e
|
Namespacing for mesh/material global variables
|
2018-11-14 15:00:16 -06:00 |
|
Paul Romano
|
6436cab302
|
More namespacing for global variables
|
2018-11-14 15:00:15 -06:00 |
|
Paul Romano
|
3cfe71621b
|
Put global variables in cell.h in model namespace
|
2018-11-14 15:00:15 -06:00 |
|
Paul Romano
|
833eb56030
|
Use simulation namespace for globals in eigenvalue.h
|
2018-11-14 15:00:15 -06:00 |
|
Shikhar Kumar
|
e2c2a03220
|
Move solver to C++
|
2018-11-12 17:15:50 -05:00 |
|
Paul Romano
|
1286798776
|
Increment HDF5 data version
|
2018-11-12 14:54:51 -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
|
97634d59ad
|
Combined string_functions.h and string_utils.h
|
2018-11-06 10:23:11 -06:00 |
|
Paul Romano
|
7d6ab8d72d
|
Put library and library_map in data namespace
|
2018-11-06 10:11:48 -06:00 |
|
Paul Romano
|
de666e3291
|
Make sure MG materials get put in libraries
|
2018-11-06 09:52:18 -06:00 |
|
Paul Romano
|
a800f2976b
|
Move res_scat_nuclides to C++
|
2018-11-06 09:01:37 -06:00 |
|
Paul Romano
|
b65ad32422
|
Move libraries/library_dict to C++ (need to fix res_scat_nuclides)
|
2018-11-06 09:01:37 -06:00 |
|
Paul Romano
|
16124d2569
|
Support setting density in g/cm3 through C API
|
2018-11-06 09:01:37 -06:00 |
|
Sterling Harper
|
008c8f80d4
|
Merge pull request #1113 from paulromano/timer-bugfix
Assortment of small bug fixes
|
2018-11-05 12:37:32 -05:00 |
|
Sterling Harper
|
56dc03c19c
|
Merge pull request #1107 from pshriwise/plot_to_cpp
Plotting to C++
|
2018-11-05 12:35:59 -05:00 |
|
Patrick Shriwise
|
dc3a7e726f
|
Trailing whitespace removal.
|
2018-11-02 23:08:51 -05:00 |
|
Patrick Shriwise
|
bcc26f96ab
|
Throwing error for incorrect vector size in RGBColor constructor.
|
2018-11-02 23:06:19 -05:00 |
|
Patrick Shriwise
|
daffe0923d
|
Removing RGB index defs. Writing to ppm more cleanly.
|
2018-11-02 22:33:09 -05:00 |
|
Patrick Shriwise
|
3c3c3fb282
|
Renaming rdm_color function.
|
2018-11-02 22:07:51 -05:00 |
|
Paul Romano
|
4983cdd35f
|
Merge branch 'develop' into timer-bugfix
|
2018-11-01 12:29:47 -05:00 |
|
Patrick Shriwise
|
8fab7f4217
|
Moving RGBColor to uint8_t.
|
2018-10-31 17:55:18 -05:00 |
|
Patrick Shriwise
|
fd6ee5938d
|
Taking advantage of the RGBColor struct.
|
2018-10-31 15:42:08 -05:00 |
|
Patrick Shriwise
|
be10bc1781
|
Making RGBColor a struct.
|
2018-10-31 15:26:32 -05:00 |
|
Patrick Shriwise
|
43488e0286
|
Use unsigned char in RGBColor.
|
2018-10-31 15:14:14 -05:00 |
|
Paul Romano
|
20d6637ac5
|
Put explicit instantiation of std::vector outside of openmc namespace
|
2018-10-31 08:57:53 -05:00 |
|
Paul Romano
|
a91fa8bc70
|
Various fixes for Intel compiler (still fails at link time)
|
2018-10-31 08:02:22 -05:00 |
|
Paul Romano
|
9a772539bf
|
Fix incorrect timing values
|
2018-10-31 07:24:44 -05:00 |
|
Patrick Shriwise
|
66bdf04511
|
Updating RGBColor to a char array.
|
2018-10-30 22:30:45 -05:00 |
|
Patrick Shriwise
|
51578a7342
|
Style correction.
|
2018-10-30 22:05:01 -05:00 |
|
Patrick Shriwise
|
e7ff427b64
|
Updating types so write_attributes can be used uniformly.
|
2018-10-30 22:02:53 -05:00 |
|
Patrick Shriwise
|
8c7b9969f9
|
Updating xml calls for reading plots.xml.
|
2018-10-30 21:29:35 -05:00 |
|
Patrick Shriwise
|
3e36ed8e34
|
More PR comment resolution.
|
2018-10-30 20:13:36 -05:00 |
|
Patrick Shriwise
|
e5d8cdfc37
|
Updating enum names to camel case.
|
2018-10-30 20:04:24 -05:00 |
|
Patrick Shriwise
|
1a7abf8147
|
Updating Plot class member names.
|
2018-10-30 19:58:34 -05:00 |
|
Patrick Shriwise
|
a6830c9ca5
|
Further changes based on PR comments.
|
2018-10-30 19:41:30 -05:00 |
|
Patrick Shriwise
|
3935aed6bf
|
Moving ImageData to an xtensor structure.
|
2018-10-30 11:19:23 -05:00 |
|
Patrick Shriwise
|
bc9668480d
|
Removing constants.
|
2018-10-30 10:51:38 -05:00 |
|
Patrick Shriwise
|
c05a3e455b
|
Removing particle pointers. Updating omp block.
|
2018-10-30 10:47:18 -05:00 |
|
Patrick Shriwise
|
6014310f01
|
Implementation of progress bar.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
2aa3437cc0
|
More updates based on PR comments.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
7a35ac8b5e
|
Removing _plot_node member of Plot.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
1e2cff2da9
|
Changing from plot pointers to objects in global vector.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
d64d72d967
|
Updating Color to RGBColor to simplify and optimize code.
|
2018-10-30 08:59:36 -05:00 |
|
Patrick Shriwise
|
8018b56100
|
Updating structure of RGB color data.
|
2018-10-30 08:59:36 -05:00 |
|