<div><div dir="auto"><div dir="auto">Thanks, I'll take a look at this. My use case is pretty severely underutilizing ParaView's capabilities though. I'm rendering very large multi-variable heat maps. So color mapped 2d points are all I need rendered, (until I can figure out how to map glyph height to another variable).</div><div dir="auto"><div dir="auto"><br></div><div dir="auto">=Wyatt</div></div></div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div>On Sat, Jan 27, 2018 at 8:52 AM Samuel Key <<a href="mailto:samuelkey@bresnan.net" target="_blank">samuelkey@bresnan.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Wyatt--</p>
    <p>While ParaView can read CSV files and subsequently generate
      images, the CSV format for simulation results limits the
      functionality available to you in ParaView. My suggestion is that
      you write your simulation results in a format that contains
      geometry information, as well as, Point and Cell centered values
      like displacement, velocity, acceleration, temperature,
      concentrations, volume fractions, <i>et cetera.</i><br>
    </p>
    The attached document is a good place to start. (This document is
    very concise and very complete, but the information is only written
    down once. As a result, the format information is sometimes not
    located where you need it.)<br>
    <br>
    If your simulations are concerned with the deformation of 3-D solids
    and structures, I can provide you with FORTRAN95 routines that you
    can use to write VTK-formatted simulation results. <br>
    <br>
    Once you can generate VTK-formatted datum sets, The File > Save
    State command will generate *.pvsm files that will let you
    "recreate" a previously constructed Browser Pipeline. (The PV *.pvsm
    reader gives you the opportunity to select a different datum set.) <br>
    <br>
    There is a small two-cell mesh file attached that might be helpful
    to you when constructing a VTK-formatted file writer in your
    application.<br>
    <br>
    --Sam</div><div text="#000000" bgcolor="#FFFFFF"><br>
    <br>
    <br>
    <br>
    <br>
    <div class="m_-214948715733786467m_4648822837090165425moz-cite-prefix">On 1/27/2018 8:46 AM, Wyatt Spear
      wrote:<br>
    </div>
    </div><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite">
      <div dir="auto">
        <div>Greetings,
          <div><br>
          </div>
          <div>Currently I am using my own application to generate a
            simple CSV file which can be loaded up in ParaView. I then
            create the visualization I want with a few manual filter
            operations.</div>
          <div><br>
          </div>
          <div>What I would like is to generate a file, preferably still
            with a field for CSV-like raw data, that tells ParaView to
            load the data and then apply the filters I want, so the view
            I want is immediately available upon loading the file and
            the raw data is available if I want to try other filters.</div>
          <div><br>
          </div>
          <div>I've taken a look at vpt and pvd files saved from my
            intended view but I'm not seeing much correspondence between
            the CSV data I generate, the filters I apply and the data
            fields in there. I'm also pondering the save-state and
            trace/macro features of ParaView but I suspect those won't
            quite square with my aim of generating a file in an external
            application which includes data.</div>
          <div><br>
          </div>
          <div>Could someone point me toward a proper way to do this? If
            it comes down to plugin development I'm willing to take a
            look at that.</div>
          <div><br>
          </div>
          <div>Thanks,</div>
          <div>Wyatt Spear</div>
        </div>
      </div>
      <br>
      <fieldset class="m_-214948715733786467m_4648822837090165425mimeAttachmentHeader"></fieldset>
      <br>
      </blockquote></div><div text="#000000" bgcolor="#FFFFFF"><blockquote type="cite"><pre>_______________________________________________
Powered by <a class="m_-214948715733786467m_4648822837090165425moz-txt-link-abbreviated" href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="m_-214948715733786467m_4648822837090165425moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="m_-214948715733786467m_4648822837090165425moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="m_-214948715733786467m_4648822837090165425moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="m_-214948715733786467m_4648822837090165425moz-txt-link-freetext" href="https://paraview.org/mailman/listinfo/paraview" target="_blank">https://paraview.org/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://paraview.org/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div></div></div>