Skip to content
Snippets Groups Projects
Commit 4a17986e authored by Olivier Sauter's avatar Olivier Sauter
Browse files

add total_energy to foo mapping

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@5120 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 75b67b6f
Branches
Tags
No related merge requests found
......@@ -254,6 +254,11 @@ switch lower(data_request)
% extra TCV cases (not necessarily in official data_request name list)
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
case '\results::total_energy'
mapping.timedim = 1;
mapping.gdat_timedim = 1;
mapping.method = 'tdiliuqe';
mapping.expression = '\results::total_energy:foo';
case '\results::thomson:psiscatvol'
mapping.timedim = 1;
mapping.gdat_timedim = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment