On 20 Feb 2017, at 02:40, Guy Pitman <[email protected]> wrote:

> Hi,
> 
> I have tried to switch my output for a simulation to 2D by using the parameter
> 
> IO::out_xyplane_z                   =  0
> 
> IOASCII::out2D_every     = 256
> 
> 
> but the output to individual files and .out file are still 1D?
> 
> The on line documentation for IOutil , Figures 1 and 2 don’t show the 
> pictures of the expected output, so I am not sure what it is meant to look 
> like.
> 
> 
> I attach my par file and also a sample output file
> 
> Thanks and Regards

Hi Guy,

Did you set the parameter 

IOASCII::out2D_vars

to contain the variables that you want to output in 2D?  You don't need to 
choose between 1D and 2D output; you can have either or both. They are 
completely independent.  You will get new output files with "xy.asc" 
extensions.  

-- 
Ian Hinder
http://members.aei.mpg.de/ianhin

_______________________________________________
Users mailing list
[email protected]
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to