Yohai Meiron
|
8adb4ac813
|
Fixed memory issue with reading of HDF5 input file and improved style
|
2020-10-28 22:46:27 -04:00 |
|
Yohai Meiron
|
d9ed8e5131
|
Got rid of remaining manual allocations, moved some variable declarations to where they are needed
|
2020-10-28 19:18:37 -04:00 |
|
Yohai Meiron
|
747f9f9d89
|
Moved config to inside main and changed several arrays into vectors
|
2020-10-27 23:55:55 -04:00 |
|
Yohai Meiron
|
329dd2ca4d
|
New timing, moved MPI reduction into function call, started converting some of the pointers into std::vectors
|
2020-05-09 18:21:01 -04:00 |
|
Yohai Meiron
|
d046c189b3
|
Cleaned up energy control as well as many other things
|
2020-04-29 21:51:05 -04:00 |
|
Yohai Meiron
|
2a50f0fc9a
|
Lots of cleanup and started moving the PN out of the main
|
2020-04-18 21:48:46 -04:00 |
|
Yohai Meiron
|
ebec3280f8
|
Cleaned unused variables and fixed a bug with PN (also tested PN against old version)
|
2020-04-07 22:40:54 -04:00 |
|
Yohai Meiron
|
62b0d7e491
|
Improved output and config
|
2020-03-31 22:06:04 -04:00 |
|
Yohai Meiron
|
5cb4282be4
|
Completed HDF5 support
|
2020-03-31 19:04:18 -04:00 |
|
Yohai Meiron
|
b2943be7c1
|
Improved HDF5 reader and added ASCII writer with custom precision
|
2020-03-28 01:34:37 -04:00 |
|
Yohai Meiron
|
ba5546534f
|
Continued working on HDF5 plugin
|
2020-03-27 16:53:01 -04:00 |
|
Yohai Meiron
|
0b9fa6e46d
|
Working on HDF5 reader
|
2020-03-26 19:56:12 -04:00 |
|
Yohai Meiron
|
f065566c6b
|
Added an HDF5 writer
|
2020-03-26 15:09:15 -04:00 |
|
Yohai Meiron
|
9296db0609
|
Now config file handles most parameters (but not external potential)
|
2020-03-17 14:09:30 -04:00 |
|
Yohai Meiron
|
bb9a343763
|
Improved parameter parsing from config file
|
2020-03-17 10:43:58 -04:00 |
|
Yohai Meiron
|
cd282cc406
|
Improved the new-style config file and its reader
|
2020-03-15 21:35:53 -04:00 |
|
Yohai Meiron
|
510b0ff02d
|
started working on simple config file parser
|
2020-03-08 00:59:44 -05:00 |
|