qmcchem/ocaml
Anthony Scemama c56c3ea851 Smaller time step errors
- Implemented SRMC and DMC
- Using (E_new+E_old)/2 in DMC weight reduces time step errors
- Branching weight is present in E_loc accumulation
- Introduces Error in Message.ml
2016-01-18 20:17:37 +01:00
..
.gitignore Removed dead code 2016-01-14 17:08:28 +01:00
Block.ml Added ocaml files 2015-12-19 02:35:13 +01:00
Default.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Input.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Launcher.ml Added ocaml files 2015-12-19 02:35:13 +01:00
Md5.ml Projection time is now in input parameter 2016-01-12 23:57:45 +01:00
Message.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_config.ml Added qmcchem info 2015-12-29 01:16:19 +01:00
Qmcchem_dataserver.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_debug.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_edit.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_forwarder.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_info.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_md5.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_result.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_run.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qmcchem_stop.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Qputils.ml Smaller time step errors 2016-01-18 20:17:37 +01:00
Random_variable.ml Added ocaml files 2015-12-19 02:35:13 +01:00
Sample.ml Added ocaml files 2015-12-19 02:35:13 +01:00
Sample.mli Added ocaml files 2015-12-19 02:35:13 +01:00
Scheduler.ml Added ocaml files 2015-12-19 02:35:13 +01:00
Status.ml Added ocaml files 2015-12-19 02:35:13 +01:00
Watchdog.ml Remove pipe files after forwarder terminates 2015-12-29 03:31:08 +01:00
build.ninja Fixed ocaml compiling 2015-12-29 02:19:08 +01:00
compile.sh Added scripts 2015-12-20 01:09:14 +01:00
ninja_ocaml.py Added ocaml files 2015-12-19 02:35:13 +01:00
qmcchem.ml Added qmcchem info 2015-12-29 01:16:19 +01:00
qptypes_generator.ml Added ocaml files 2015-12-19 02:35:13 +01:00