From 015e5e953ac7bdc5f52cfe76016a8d0c0a0da13a Mon Sep 17 00:00:00 2001 From: Felix Mildner Date: Thu, 3 Aug 2023 12:58:26 +0100 Subject: [PATCH] Corrected extra printing statements --- optados/src/photo.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optados/src/photo.f90 b/optados/src/photo.f90 index 46d9cb5d..b1b803db 100644 --- a/optados/src/photo.f90 +++ b/optados/src/photo.f90 @@ -2612,7 +2612,7 @@ subroutine write_distributed_qe_data(kpt_total) use od_electronic, only: nspins, nbands use od_comms, only: my_node_id, on_root, num_nodes, comms_send, comms_recv, root_id, comms_bcast use od_io, only: io_error, io_file_unit, io_date, io_time, seedname - use od_parameters, only: photo_model + use od_parameters, only: photo_model, devel_flag implicit none real(kind=dp), dimension(:, :, :), allocatable :: qe_mat_temp