From e99929b06c9c389a2b6d260af504bcf2de21dcc8 Mon Sep 17 00:00:00 2001 From: Noe Brucy Date: Fri, 23 Apr 2021 16:01:02 +0200 Subject: [PATCH] [params] remove metal field as not present by default --- pp_params.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pp_params.yml b/pp_params.yml index e545c2c..14d4a69 100644 --- a/pp_params.yml +++ b/pp_params.yml @@ -43,7 +43,7 @@ pymses: # Parameters for Pymses reader # Source settings variables : ["rho","vel","Br","Bl","P", "g", "phi"] # Read these grid variables - part_variables : ["vel","mass","id","level","epoch", "metal"] # Read these particles variables + part_variables : ["vel","mass","id","level","epoch"] # Read these particles variables order : '<' # Bit order