Bryan Herman
|
dae52d3122
|
started adding JFNK routines
|
2012-01-21 16:30:31 -05:00 |
|
Bryan Herman
|
87f66965de
|
rearranged some routines
|
2012-01-21 11:47:05 -05:00 |
|
Bryan Herman
|
26f726627d
|
commented out debug statements
|
2012-01-21 11:41:43 -05:00 |
|
Bryan Herman
|
363863619a
|
Merge branch 'master' into cmfd
|
2012-01-20 13:41:08 -05:00 |
|
Bryan Herman
|
5d24a5b36f
|
deallocate cmfd object added and changed hdf5 call in init
|
2012-01-20 13:40:19 -05:00 |
|
Bryan Herman
|
5e03ced37e
|
re-implemented hdf5 reader from Paul's new output file
|
2012-01-20 13:26:45 -05:00 |
|
Paul Romano
|
089c19de36
|
Added criticality information to HDF5 output.
|
2012-01-20 12:42:31 -05:00 |
|
Paul Romano
|
3cca15286d
|
Fixed bug in build_universe.
|
2012-01-20 11:59:04 -05:00 |
|
Paul Romano
|
fc6a148222
|
Minor fix in output for print_particle.
|
2012-01-20 11:58:47 -05:00 |
|
Bryan Herman
|
d8bc136ace
|
integrated cmfd hdf5 output into openmc default hdf5 output file
|
2012-01-20 11:45:01 -05:00 |
|
Bryan Herman
|
3ce8a0f8d6
|
commented out deallocate statement, not working
|
2012-01-20 11:44:41 -05:00 |
|
Bryan Herman
|
0029dabbef
|
deallocating cmfd at end of run
|
2012-01-20 11:28:25 -05:00 |
|
Bryan Herman
|
eda0309e6e
|
Merge branches 'master' and 'cmfd' into cmfd
|
2012-01-20 09:25:52 -05:00 |
|
Paul Romano
|
95cfac061d
|
Fixed bug in neighbor searching.
|
2012-01-19 23:30:33 -05:00 |
|
Paul Romano
|
971b2cc8c4
|
Fixed plots to work with reflective boundary conditions.
|
2012-01-19 23:30:09 -05:00 |
|
Paul Romano
|
49be76f43f
|
Minor fixes and changes to output.
|
2012-01-19 23:29:57 -05:00 |
|
Bryan Herman
|
b0b1612106
|
added cmfd execute back in and commented out HDF5 writing -- need to integrate with Paul now
|
2012-01-19 14:31:02 -05:00 |
|
Bryan Herman
|
b873c695d3
|
changed makefile and fixed compilation errors from merge
|
2012-01-19 14:22:23 -05:00 |
|
Bryan Herman
|
cee2ac2eaa
|
merged master with cmfd and resolved conflicts
|
2012-01-19 12:56:54 -05:00 |
|
Bryan Herman
|
017da4709d
|
changed makefile to not include divide by zero trap
|
2012-01-19 12:52:35 -05:00 |
|
Paul Romano
|
f3ae5d40ec
|
Check for no directory in cross_sections.xml
|
2012-01-19 11:27:56 -05:00 |
|
Paul Romano
|
c6c2c07ff1
|
Check for invalid material density value.
|
2012-01-19 11:19:09 -05:00 |
|
Paul Romano
|
f7d1fbb569
|
Better handle reflection from surface coincident with lattice or universe boundary.
|
2012-01-18 20:19:55 -05:00 |
|
Paul Romano
|
64a6c6d798
|
Improved distance to lattice calculation for cases with coincident surfaces.
|
2012-01-18 20:00:48 -05:00 |
|
Paul Romano
|
059784c2db
|
Simplified handling of reflective boundary conditions.
|
2012-01-18 19:26:31 -05:00 |
|
Paul Romano
|
1571f275de
|
Added precision check for distance to defined surface.
|
2012-01-18 18:38:28 -05:00 |
|
Paul Romano
|
c9ebf2424f
|
Removed in_lower_universe attribute and changed test for reflection in lower universe.
|
2012-01-18 18:34:01 -05:00 |
|
Paul Romano
|
7ba2b4d9ac
|
Added check for zero cross section when calculating distance to collision.
|
2012-01-18 18:26:16 -05:00 |
|
Paul Romano
|
97b8196c46
|
Small fix in print_particle subroutine.
|
2012-01-18 18:25:36 -05:00 |
|
Paul Romano
|
3a4ac7996f
|
Added date/time, MPI, and timing information in HDF5 output.
|
2012-01-17 17:22:12 -05:00 |
|
Paul Romano
|
e3bfbbe015
|
Fixed definition of F90 for MPI in Makefile.
|
2012-01-17 17:21:30 -05:00 |
|
Paul Romano
|
e6aca9820a
|
Added finalize module to better group post-simulation subroutines.
|
2012-01-17 16:21:13 -05:00 |
|
Bryan Herman
|
fcf2d91134
|
now plotting petsc eigenvector result in paraview
|
2012-01-17 14:00:07 -05:00 |
|
Bryan Herman
|
7a4474981a
|
mapped petsc vector to cmfd object, added phi attribute to cmfd object
|
2012-01-17 13:55:07 -05:00 |
|
Bryan Herman
|
e2393f0b24
|
added coremap mask to paraview plotting
|
2012-01-17 13:40:32 -05:00 |
|
Paul Romano
|
4bc81d501d
|
Started HDF5 interface.
|
2012-01-17 13:13:39 -05:00 |
|
Paul Romano
|
6c0f36eedf
|
Moved -Wall to DEBUG section for gfortran compiler in Makefile.
|
2012-01-17 12:44:30 -05:00 |
|
Paul Romano
|
b207f27144
|
Many changes to Makefile. Made gnu default, added backtrace by default, added HDF5 linking information.
|
2012-01-17 10:13:44 -05:00 |
|
Bryan Herman
|
dca437d919
|
added old manual power iteration routine back in, but SLEPC is still main solver
|
2012-01-14 17:13:42 -05:00 |
|
Bryan Herman
|
5c5d120220
|
added zero flux trap
|
2012-01-14 16:54:19 -05:00 |
|
Bryan Herman
|
9d3689c650
|
flux is not output by group in vtk file
|
2012-01-14 16:25:06 -05:00 |
|
Bryan Herman
|
820fe07212
|
added a cell data block for visualization
|
2012-01-14 15:41:13 -05:00 |
|
Bryan Herman
|
99461e01c2
|
implemented unstructured mesh routine, currents writes out geometry of cmfd mesh, works in paraview
|
2012-01-14 15:17:49 -05:00 |
|
Bryan Herman
|
9fcfc3c745
|
added vtk writer -- forgot to commit
|
2012-01-13 19:06:46 -05:00 |
|
Bryan Herman
|
60d3734de8
|
wrote simple vtk routine for 3-D cube -- visualization in paraview seems to work
|
2012-01-13 19:04:31 -05:00 |
|
Bryan Herman
|
9ab51f0a40
|
added vtk writer routine and began file construction
|
2012-01-13 17:44:00 -05:00 |
|
Bryan Herman
|
776f43df0a
|
Slepc interface added, only works with power and gmres ilu
|
2012-01-12 20:52:16 -05:00 |
|
Paul Romano
|
069e795101
|
Added option to turn probability tables off.
|
2012-01-12 15:57:35 -05:00 |
|
Paul Romano
|
36173dc896
|
Added Andrew to list of advisors in documentation.
|
2012-01-12 14:36:16 -05:00 |
|
Paul Romano
|
01dc89d081
|
Removed core_map utility.
|
2012-01-11 13:43:19 -05:00 |
|