subroutine log_real_time_iteration()
! routine to log all the interesting quantities in the real-time
! fciqmc
! have to figure out what i want to have an output of.. and then
! print that to a FCIMCstats file!
character(*), parameter :: this_routine = "log_real_time_iteration"
end subroutine log_real_time_iteration