Hello all,<br><br>I want to plot a 3D scalar field by XCrySDen. If the number of data-points is small (&lt;10), I succeed to plot the scalar field and plot the isovalued surfaces. However, if I use larger (&gt;10) value of number of data-points, the program will crash and gives error message like &quot;child killed: segmentation violation&quot;.<br>
  <br>My xcrysden version is 1.5.21. <br clear="all">The following is my .xsf file, in which there is only one DATAGRID_3D section:<br><br>--------------------------------------------------------<br>BEGIN_BLOCK_DATAGRID_3D<br>
whatever<br>    BEGIN_DATAGRID_3D_this_is_it<br>    10 10 10<br>    -3 -3 -3<br>    6 0 0<br>    0 6 0<br>    0 0 6<br>...(totally 1000 numbers)<br>END_DATAGRID_3D<br>END_BLOCK_DATAGRID_3D<br>-----------------------------------------------------------<br>
<br>Thanks very much!<br><br>-- <br>Yunpeng Wang<br>