<div dir="ltr">Hi Felipe,<div><br></div><div>I am just adding more info to Andy's response.</div><div><br></div><div>Please see my inline responses below.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 1:09 PM, Andy Bauer <span dir="ltr"><<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Felipe,<br><br></div>Thanks for your interest in Computational Model Builder (CMB). We're still in the process of going open source with the code base as well as some other details to make this software sane to use. Rest assured though that the source code will be made available soon. We'll have a webinar in the next month or so (the announcement will be on this list) as well. A sample sbt file is available in the git repo at <a href="https://github.com/Kitware/SimBuilderFiles" target="_blank">https://github.com/Kitware/SimBuilderFiles</a>. The sbt file is essentially a configuration of simulation attributes (e.g. things like boundary condition definitions, solver parameters, material properties, etc.) and how to display them in the GUI. That repo also contains a Python exporter to write out the simulation input file. <br><br></div>For now, feel free to ping us on the mailing list for any questions that you may have.<br><br></div>Regards,<br>Andy<div><div><br><div><div><br><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 4:09 AM, Felipe Bordeu <span dir="ltr"><<a href="mailto:felipe.bordeu@ec-nantes.fr" target="_blank">felipe.bordeu@ec-nantes.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi,<br>
<br>
I (and most of my lab) use ParaView in a daily basis for the<br>
post-process. I'm in charge of developing the tools for the<br>
pre/post-process (ParaView plug-in/android app/Webview...). I just<br>
discovered the CMB and I think it will gives us a very big boost in<br>
productivity. It is possible to have the sources for the CMB suite?. I<br>
only found the sources for the RGG.<br>
<br>
I played yesterday but I was unable to understand the logic of the suite<br>
(the geometry/model/scene/mesh/groups stuff). I just generated a very<br>
simple .sbt file but I was unable to use it in the ModelBuilder.<br>
<br></blockquote></div></div></div></div></div></div></div></blockquote><div><br></div><div>In brief summary, the purpose of each application in the suite and the data flow between applications are as follows (Eventually this will be part of the documentation once we make the source code available to public):</div><div>* Points Builder, manipulating scatter point data. The output data can be used in Scene Builder as terrain info.</div><div>* Scene Builder, combining different solids and terrain info for producing geometric shape of the domain, which can then be consumed by Model Builder.</div><div>* Model Builder, modifying topology of the geometric domain so that SimBuilder can assign appropriate properties to parts of domain boundary.</div><div>* Sim Builder (as part of Model Builder), managing simulation info (material, BC, etc) and exporting these info for various simulation format. </div><div>* Mesh Viewer, providing tools to view and manually modify mesh from simulation output.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
In ours cases we have already the meshes (in .xmf or .msh from gmsh )<br>
and we have to defined all the properties for the calculation (BC, IC,<br>
solver properties, output properties, ...).<br>
<br></blockquote></div></div></div></div></div></div></div></blockquote><div><br></div><div>In short, you could have a reader plugin (that can be loaded into ModelBuilder) to convert your mesh to a format (such as legacy vtk file), which can then be processed by ModelBuilder.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
I didn't found any tutorial on the web.<br>
<br></blockquote></div></div></div></div></div></div></div></blockquote><div><br></div><div><div>This blog by Bob Obara, PI of CMB project, will give you an overview for the project:</div><div><a href="http://www.kitware.com/blog/home/post/784" target="_blank">http://www.kitware.com/blog/home/post/784</a><br></div></div><div><br></div><div>Best,</div><div>Yumin</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>_______________________________________________<br>
Cmb-users mailing list<br>
<a href="mailto:Cmb-users@computationalmodelbuilder.org" target="_blank">Cmb-users@computationalmodelbuilder.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/cmb-users" target="_blank">http://public.kitware.com/mailman/listinfo/cmb-users</a><br>
<br></blockquote></div><br></div></div>