<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SIMULKADE (Posts about Finite-Volume)</title><link>http://simulkade.com/</link><description></description><atom:link rel="self" type="application/rss+xml" href="http://simulkade.com/categories/finite-volume.xml"></atom:link><language>en</language><lastBuildDate>Tue, 22 May 2018 13:24:36 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>JFVM: a finite volume tool for Julia</title><link>http://simulkade.com/posts/jfvm-a-finite-volume-tool-for-julia.html</link><dc:creator>AA Eftekhari</dc:creator><description>&lt;div tabindex="-1" id="notebook" class="border-box-sizing"&gt;
    &lt;div class="container" id="notebook-container"&gt;

&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;During the Christmass holydays, I spent some time to convert my Matlab &lt;a href="https://github.com/simulkade/FVTool"&gt;FVTool&lt;/a&gt; to a &lt;a href="http://pkg.julialang.org/"&gt;Julia package&lt;/a&gt;. The result, which I call &lt;a href="https://github.com/simulkade/JFVM.jl"&gt;JFVM&lt;/a&gt; is a bit Matlabesque, but the package works. In this post I'm going to show how it works.&lt;/p&gt;
&lt;h3 id="Installation"&gt;Installation&lt;a class="anchor-link" href="http://simulkade.com/posts/jfvm-a-finite-volume-tool-for-julia.html#Installation"&gt;¶&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;To install the package, you can use &lt;code&gt;Pkg.add("JFVM")&lt;/code&gt; in Julia, or clone the most recent version (recommended). You need to have Julia installed. JFVM relies on &lt;code&gt;PyPlot&lt;/code&gt;, &lt;code&gt;PyCall&lt;/code&gt;, and &lt;code&gt;Mayavi&lt;/code&gt; for visualization. Here's the procedure.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://simulkade.com/posts/jfvm-a-finite-volume-tool-for-julia.html"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>Convection-Diffusion</category><category>Finite-Volume</category><category>JFVM</category><guid>http://simulkade.com/posts/jfvm-a-finite-volume-tool-for-julia.html</guid><pubDate>Fri, 13 Mar 2015 21:05:20 GMT</pubDate></item></channel></rss>