<feed xmlns='http://www.w3.org/2005/Atom'>
<title>applied-maths/CFD-SIMPLE, branch progress</title>
<subtitle>Diploma project (BSU FAMCS) - solving computational fluid dynamics problem using SIMPLE algorithm
</subtitle>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/'/>
<entry>
<title>feat: add outflow boundary condition, full p</title>
<updated>2022-05-26T11:10:17+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-26T10:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=559ca0a5dae0b8f31f02f8d053898ff56e6c4144'/>
<id>559ca0a5dae0b8f31f02f8d053898ff56e6c4144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: account for mass source in momentum equations</title>
<updated>2022-05-26T09:52:47+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-26T09:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=011f7ae73560b690aa1af58d445e1cf0afdf7103'/>
<id>011f7ae73560b690aa1af58d445e1cf0afdf7103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: pressure inversion</title>
<updated>2022-05-26T09:18:07+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-26T09:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=886b7e06bba685f54002e9e247ac37a7dd093970'/>
<id>886b7e06bba685f54002e9e247ac37a7dd093970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>report: discussion of algorithm</title>
<updated>2022-05-26T08:36:31+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-26T08:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=5881e6fbd2086028014519cd0e1ea0a01a3ca896'/>
<id>5881e6fbd2086028014519cd0e1ea0a01a3ca896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>report: difficulty chapter</title>
<updated>2022-05-26T07:49:51+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-26T07:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=55275c2e83809d2a1a5f76012c960e0a1b6d5320'/>
<id>55275c2e83809d2a1a5f76012c960e0a1b6d5320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: minor improvements</title>
<updated>2022-05-25T21:41:18+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-25T21:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=519da34ae60842b248997f04daaf21d98e7f572a'/>
<id>519da34ae60842b248997f04daaf21d98e7f572a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: finish working bfs example</title>
<updated>2022-05-25T19:24:13+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-25T19:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=7a948fe1d90e858902766dd49143f9ec46188bec'/>
<id>7a948fe1d90e858902766dd49143f9ec46188bec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: correct indices</title>
<updated>2022-05-25T19:24:05+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-25T14:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=162641340305650b710c85f6ebace6f7a392ea1b'/>
<id>162641340305650b710c85f6ebace6f7a392ea1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: improve plotting</title>
<updated>2022-05-25T07:22:38+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-25T07:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=cdb1ea09b5173576d795b99debc30219072a095d'/>
<id>cdb1ea09b5173576d795b99debc30219072a095d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add new sources to report</title>
<updated>2022-05-24T09:32:59+00:00</updated>
<author>
<name>eug-vs</name>
<email>eugene@eug-vs.xyz</email>
</author>
<published>2022-05-24T09:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/bsu/applied-maths/CFD-SIMPLE/commit/?id=d7c9c3dfed2d30f8a9a30cf8d15fff402adf0006'/>
<id>d7c9c3dfed2d30f8a9a30cf8d15fff402adf0006</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
