<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/multiphysics/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 20 Dec 2025 06:49:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/multiphysics/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Precise Simulation</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -10,21 +10,14 @@

 ## What is FEATool Multiphysics?

-FEATool Multiphysics (short for Finite Element Analysis Toolbox) is a
-comprehensive physics simulation platform designed for modeling and
-solving systems of coupled Partial Differential Equations (PDEs).
+FEATool Multiphysics (short for Finite Element Analysis Toolbox) is a comprehensive physics simulation platform designed for modeling and solving systems of coupled Partial Differential Equations (PDEs).

-It provides an easy-to-use GUI and interface for complex engineering
-simulations that would typically require significant coding or
-specialized knowledge of multiple different solvers.
+It provides an easy-to-use GUI and interface for complex engineering simulations that would typically require significant coding or specialized knowledge of multiple different solvers.


 ## What is the FEATool Multiphysics "multi-solver" concept?

-One of FEATool's most unique features is that it can act as a bridge
-and interface to external _state-of-the-art_ open-source physics
-solvers. This allows you to set up a model once and then choose the
-best "solver" to solve a specific model:
+One of FEATool's most unique features is that it can act as a bridge and interface to external _state-of-the-art_ open-source physics solvers. This allows you to set up a model once and then choose the best "solver" to solve a specific model:

 - Multiphysics: A built-in native MATLAB FEA solver for quick multiphysics analysis.

@@ -37,22 +30,13 @@

 ## Why use FEATool Multiphysics?

-- _For Beginners_ it removes the steep learning curve of open-source
-  simulation solvers like [OpenFOAM by providing an easy-to-use
-  GUI](https://www.featool.com/Easy-to-Use-OpenFOAM-GUI/) with
-  "one-click" actions.
+- _For Beginners_ it removes the steep learning curve of open-source simulation solvers like [OpenFOAM by providing an easy-to-use GUI](https://www.featool.com/Easy-to-Use-OpenFOAM-GUI/) with "one-click" actions.

-- _For Researchers_ it offers full flexibility to modify and customize
-  the underlying partial differential equations (PDE) with a simple
-  equation syntax.
+- _For Researchers_ it offers full flexibility to modify and customize the underlying partial differential equations (PDE) with a simple equation syntax.

-- _For Educators_ it provides a visual way to teach Finite Element
-  Analysis (FEA) and Computational Fluid Dynamics (CFD) without
-  getting bogged down in low-level coding.
+- _For Educators_ it provides a visual way to teach Finite Element Analysis (FEA) and Computational Fluid Dynamics (CFD) without getting bogged down in low-level coding.

-- _For Engineers_ it provides advanced functionality to script and
-  programmatically set up, configure, run, and analyze engineering
-  simulations for specific industrial workflows.
+- _For Engineers_ it provides advanced functionality to script and programmatically set up, configure, run, and analyze engineering simulations for specific industrial workflows.


 ## Where can I get more information about FEATool Multiphysics?
@@ -62,8 +46,7 @@

 ## Where can I download FEATool Multiphysics?

-The latest release of the FEATool Multiphysics simulation toolbox can
-always be freely downloaded directly from the homepage:
+The latest release of the FEATool Multiphysics simulation toolbox can always be freely downloaded directly from the homepage:

    https://www.featool.com/download/  [![Download FEATool Multiphysics - FEA &amp;amp; CFD Toolbox](https://img.shields.io/sourceforge/dt/multiphysics.svg)](https://github.com/precise-simulation/featool-multiphysics/releases/latest)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Precise Simulation</dc:creator><pubDate>Sat, 20 Dec 2025 06:49:25 -0000</pubDate><guid>https://sourceforge.netb0e23a9c6b8121062659ba8238cf4ccceb0983af</guid></item><item><title>Home modified by Precise Simulation</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -0,0 +1,72 @@
+# FEATool Multiphysics - _"FEA Physics Modeling and Simulation Made Easy"_
+
+&lt;div style="display: block; margin: auto;"&gt;
+  &lt;img alt="FEATool Multiphysics simulation toolbox with easy-to-use GUI" rel="nofollow" src="https://www.featool.com/images/featool-multiphysics-simulation-toolbox.png" style="display: block; margin: auto;" width="40%"/&gt;
+&lt;/div&gt;
+&lt;br/&gt;
+
+
+## What is FEATool Multiphysics?
+
+FEATool Multiphysics (short for Finite Element Analysis Toolbox) is a
+comprehensive physics simulation platform designed for modeling and
+solving systems of coupled Partial Differential Equations (PDEs).
+
+It provides an easy-to-use GUI and interface for complex engineering
+simulations that would typically require significant coding or
+specialized knowledge of multiple different solvers.
+
+
+## What is the FEATool Multiphysics "multi-solver" concept?
+
+One of FEATool's most unique features is that it can act as a bridge
+and interface to external _state-of-the-art_ open-source physics
+solvers. This allows you to set up a model once and then choose the
+best "solver" to solve a specific model:
+
+- Multiphysics: A built-in native MATLAB FEA solver for quick multiphysics analysis.
+
+- OpenFOAM: Industry-standard for advanced Computational Fluid Dynamics (CFD).
+
+- FEniCS: A popular general-purpose FEM solver for complex multiphysics (FEA).
+
+- SU2: Specifically designed for aerodynamic shape optimization and compressible flows (CFD).
+
+
+## Why use FEATool Multiphysics?
+
+- _For Beginners_ it removes the steep learning curve of open-source
+  simulation solvers like [OpenFOAM by providing an easy-to-use
+  GUI](https://www.featool.com/Easy-to-Use-OpenFOAM-GUI/) with
+  "one-click" actions.
+
+- _For Researchers_ it offers full flexibility to modify and customize
+  the underlying partial differential equations (PDE) with a simple
+  equation syntax.
+
+- _For Educators_ it provides a visual way to teach Finite Element
+  Analysis (FEA) and Computational Fluid Dynamics (CFD) without
+  getting bogged down in low-level coding.
+
+- _For Engineers_ it provides advanced functionality to script and
+  programmatically set up, configure, run, and analyze engineering
+  simulations for specific industrial workflows.
+
+
+## Where can I get more information about FEATool Multiphysics?
+
+Visit the [FEATool Multiphysics homepage](https://www.featool.com/ "FEATool Multiphysics homepage") for more information.
+
+
+## Where can I download FEATool Multiphysics?
+
+The latest release of the FEATool Multiphysics simulation toolbox can
+always be freely downloaded directly from the homepage:
+
+   https://www.featool.com/download/  [![Download FEATool Multiphysics - FEA &amp;amp; CFD Toolbox](https://img.shields.io/sourceforge/dt/multiphysics.svg)](https://github.com/precise-simulation/featool-multiphysics/releases/latest)
+
+Older releases are available from the Precise Simulation GitHub repository:
+
+   https://github.com/precise-simulation/featool-multiphysics/releases
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Precise Simulation</dc:creator><pubDate>Sat, 20 Dec 2025 06:48:14 -0000</pubDate><guid>https://sourceforge.netf6ddf8b21dcb5c9c652ad2f4329641faf212acc8</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/?limit=25#0fdb</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="featool-multiphysics-physics-modeling-and-simulation-made-easy"&gt;FEATool Multiphysics - Physics Modeling and Simulation Made Easy&lt;/h1&gt;
&lt;p&gt;&lt;img alt="FEATool Easy Multiphysics Modeling" rel="nofollow" src="https://www.featool.com/images/banner-featool-multiphysics-matlab-fem-toolbox.jpg" title="FEATool Easy Multiphysics Modeling"/&gt;&lt;/p&gt;
&lt;p&gt;FEATool is a fully integrated&lt;br/&gt;
&lt;a class="" href="https://www.featool.com/multiphysics/" rel="nofollow" title="FEATool Multiphysics Modeling"&gt;multiphysics&lt;/a&gt;&lt;br/&gt;
modeling and engineering simulation&lt;br/&gt;
environment for Matlab and Octave, featuring built-in CAD and geometry&lt;br/&gt;
tools, preprocessing and grid generation, solvers, and postprocessing&lt;br/&gt;
and visualization.&lt;/p&gt;
&lt;h2 id="easy-to-use-gui-command-line-interface-and-m-script-files"&gt;Easy to use GUI, Command Line Interface, and m-script Files&lt;/h2&gt;
&lt;table align="center"&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td width="30%"&gt;&lt;img rel="nofollow" src="https://www.featool.com/images/featool-multiphysics-easy-to-use-gui.jpg" style="width: 100%;"/&gt;&lt;/td&gt;
&lt;td width="30%"&gt;&lt;img rel="nofollow" src="https://www.featool.com/images/featool-multiphysics-command-line-prompt.jpg" style="width: 100%;"/&gt;&lt;/td&gt;
&lt;td width="30%"&gt;&lt;img rel="nofollow" src="https://www.featool.com/images/featool-multiphysics-features.jpg" style="width: 100%;"/&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;p&gt;Work with FEATool in three different ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The graphical user interface GUI allows access to all the&lt;br/&gt;
  functionality such as grid generation, multiphysics coupling, FEM&lt;br/&gt;
  assembly, solvers, and postprocessing in a very efficient and easy&lt;br/&gt;
  to use way.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;All FEATool functionality also works on the Octave and Matlab&lt;br/&gt;
  command line interface CLI. This allows access to all the power and&lt;br/&gt;
  functionality of Matlab commands and toolboxes for even more&lt;br/&gt;
  possibilities.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;FEATool also supports recording the GUI modeling process which then&lt;br/&gt;
  can be saved and exported as Octave/Matlab model m-script&lt;br/&gt;
  files. This is a great way to see and learn how to model with script&lt;br/&gt;
  files which is very useful and convenient to create parametric&lt;br/&gt;
  studies and simulation runs.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="predefined-multiphysics-modes"&gt;Predefined Multiphysics Modes&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Selecting Predefined Multiphysics Modes" rel="nofollow" src="https://www.featool.com/images/featool-multiphysics-and-custom-equations.jpg" title="Selecting Predefined Multiphysics Modes"/&gt;&lt;/p&gt;
&lt;p&gt;Several predefined physics modes are available which easily can be&lt;br/&gt;
combined to set up of different multiphysics simulation problems&lt;br/&gt;
including fluid flow (computational fluid dynamics CFD), heat&lt;br/&gt;
transfer, structural stresses, electrostatics, reaction and transport&lt;br/&gt;
of mass and chemical species. Moreover, users can also specify their&lt;br/&gt;
own custom equations and physics modes.&lt;/p&gt;
&lt;h2 id="documented-and-full-matlab-fem-function-library"&gt;Documented and Full Matlab FEM Function Library&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Multiphysics Tutorials" rel="nofollow" src="https://www.featool.com/images/featool-multiphysics-documentation.jpg" title="Multiphysics Tutorials"/&gt;&lt;/p&gt;
&lt;p&gt;FEATool is completely written in Octave and Matlab m-script source&lt;br/&gt;
code, and is fully documented with over 50 model examples and&lt;br/&gt;
tutorials. Moreover, the Matlab FEM function library is fully&lt;br/&gt;
documented, open, and designed to be easy to use. This approach makes&lt;br/&gt;
FEATool extensible, adaptable, and customizable to each users&lt;br/&gt;
needs.&lt;/p&gt;
&lt;h2 id="toolbox-features"&gt;Toolbox Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Geometry modeling in 1D, 2D, and 3D.&lt;/li&gt;
&lt;li&gt;Automatic unstructured grid generation on complex geometries with triangular and tetrahedral cells.&lt;/li&gt;
&lt;li&gt;Linear, triangular/tetrahedral, and quadrilateral/hexahedral cells&lt;br/&gt;
  with several constant, 1st-5th order conforming and&lt;br/&gt;
  non-conforming FEM basis functions.&lt;/li&gt;
&lt;li&gt;Stationary and time-dependent linear and non-linear solvers.&lt;/li&gt;
&lt;li&gt;Built-in postprocessing and visualization including boundary and&lt;br/&gt;
  subdomain integration, and also sharing data on-line with Plotly.&lt;/li&gt;
&lt;li&gt;Support for external solvers, grid generation (with for example&lt;br/&gt;
  Triangle) and postprocessing tools directly callable from the GUI.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Visit the &lt;a class="" href="https://www.featool.com/" rel="nofollow" title="FEATool multiphysics homepage"&gt;FEATool Multiphysics web page&lt;/a&gt; for more information.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">multiphysics</dc:creator><pubDate>Mon, 13 Mar 2017 06:26:31 -0000</pubDate><guid>https://sourceforge.netaa52c365f8736127749431091ccc639283f644d6</guid></item><item><title>Home modified by multiphysics</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,77 +0,0 @@
-![FEATool Multiphysics](http://www.precisesimulation.com/wp-content/uploads/2015/10/featool-1p3-banner.png "FEATool Multiphysics")
-
-# FEATool - Multiphysics Made Easy
-
-![FEATool Easy Multiphysics Modeling](http://www.precisesimulation.com/wp-content/uploads/2014/05/featool-multiphysics-models-and-examples.png "FEATool Easy Multiphysics Modeling")
-
-FEATool is a fully integrated
-[multiphysics](http://www.precisesimulation.com/multiphysics "FEATool
-Multiphysics Modeling") modeling and engineering simulation
-environment for Matlab and Octave, featuring built-in CAD and geometry
-tools, preprocessing and grid generation, solvers, and postprocessing
-and visualization.
-
-## Easy to use GUI, Command Line Interface, and m-script Files
-
-
-
-
-
-
-
-&lt;table align="center"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width="30%"&gt;&lt;img rel="nofollow" src="http://www.precisesimulation.com/wp-content/uploads/2015/09/featool-easy-to-use-octave-gui.png" style="width: 100%;"/&gt;&lt;/td&gt;&lt;td width="30%"&gt;&lt;img rel="nofollow" src="http://www.precisesimulation.com/wp-content/uploads/2015/09/featool-newton-method.png" style="width: 100%;"/&gt;&lt;/td&gt;&lt;td width="30%"&gt;&lt;img rel="nofollow" src="http://www.precisesimulation.com/wp-content/uploads/2015/09/mfile.png" style="width: 100%;"/&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
-
-Work with FEATool in three different ways:
-
-- The graphical user interface GUI allows access to all the
-  functionality such as grid generation, multiphysics coupling, FEM
-  assembly, solvers, and postprocessing in a very efficient and easy
-  to use way.
-
-- All FEATool functionality also works on the Octave and Matlab
-  command line interface CLI. This allows access to all the power and
-  functionality of Matlab commands and toolboxes for even more
-  possibilities.
-
-- FEATool also supports recording the GUI modeling process which then
-  can be saved and exported as Octave/Matlab model m-script
-  files. This is a great way to see and learn how to model with script
-  files which is very useful and convenient to create parametric
-  studies and simulation runs.
-
-## Predefined Multiphysics Modes
-
-![Selecting Predefined Multiphysics Modes](http://www.precisesimulation.com/wp-content/uploads/2015/09/featool-multiphysics.png "Selecting Predefined Multiphysics Modes")
-
-Several predefined physics modes are available which easily can be
-combined to set up of different multiphysics simulation problems
-including fluid flow, heat transfer, structural stresses,
-electrostatics, reaction and transport of mass and chemical
-species. Moreover, users can also specify their own custom equations
-and physics modes.
-
-## Documented and Open Source Code
-
-![Multiphysics Tutorials](http://www.precisesimulation.com/wp-content/uploads/2014/05/featool-documentation.png "Multiphysics Tutorials")
-
-FEATool is completely written in Octave and Matlab m-script source
-code, and is fully documented with over fifty model examples and
-tutorials. Moreover, the source code is fully open and designed to be
-easy to understand and learn from. This approach makes the source code
-extensible, adaptable, and customizable to each users needs.
-
-## Toolbox Features
-
-- Geometry modeling in 1D, 2D, and 3D.
-- Automatic unstructured grid generation on complex geometries with triangular and tetrahedral cells.
-- Linear, triangular/tetrahedral, and quadrilateral/hexahedral cells
-  with several constant, first, and second order conforming and
-  non-conforming FEM basis functions.
-- Stationary and time-dependent linear and non-linear solvers.
-- Built-in postprocessing and visualization including boundary and
-  subdomain integration, and also sharing data on-line with Plotly.
-- Support for external solvers, grid generation (with for example
-  Triangle) and postprocessing tools directly callable from the GUI.
-
-
-Visit the [FEATool multiphysics web page](http://www.precisesimulation.com "FEATool multiphysics homepage") for more information.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">multiphysics</dc:creator><pubDate>Wed, 01 Jun 2016 09:42:53 -0000</pubDate><guid>https://sourceforge.netcd517fda6a5c819f7408be49de9caa8179a2d797</guid></item><item><title>Home modified by multiphysics</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,77 @@
-Welcome to your wiki!
+![FEATool Multiphysics](http://www.precisesimulation.com/wp-content/uploads/2015/10/featool-1p3-banner.png "FEATool Multiphysics")

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+# FEATool - Multiphysics Made Easy

-The wiki uses [Markdown](/p/multiphysics/wiki/markdown_syntax/) syntax.
+![FEATool Easy Multiphysics Modeling](http://www.precisesimulation.com/wp-content/uploads/2014/05/featool-multiphysics-models-and-examples.png "FEATool Easy Multiphysics Modeling")

-[[members limit=20]]
-[[download_button]]
+FEATool is a fully integrated
+[multiphysics](http://www.precisesimulation.com/multiphysics "FEATool
+Multiphysics Modeling") modeling and engineering simulation
+environment for Matlab and Octave, featuring built-in CAD and geometry
+tools, preprocessing and grid generation, solvers, and postprocessing
+and visualization.
+
+## Easy to use GUI, Command Line Interface, and m-script Files
+
+
+
+
+
+
+
+&lt;table align="center"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width="30%"&gt;&lt;img rel="nofollow" src="http://www.precisesimulation.com/wp-content/uploads/2015/09/featool-easy-to-use-octave-gui.png" style="width: 100%;"/&gt;&lt;/td&gt;&lt;td width="30%"&gt;&lt;img rel="nofollow" src="http://www.precisesimulation.com/wp-content/uploads/2015/09/featool-newton-method.png" style="width: 100%;"/&gt;&lt;/td&gt;&lt;td width="30%"&gt;&lt;img rel="nofollow" src="http://www.precisesimulation.com/wp-content/uploads/2015/09/mfile.png" style="width: 100%;"/&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
+
+Work with FEATool in three different ways:
+
+- The graphical user interface GUI allows access to all the
+  functionality such as grid generation, multiphysics coupling, FEM
+  assembly, solvers, and postprocessing in a very efficient and easy
+  to use way.
+
+- All FEATool functionality also works on the Octave and Matlab
+  command line interface CLI. This allows access to all the power and
+  functionality of Matlab commands and toolboxes for even more
+  possibilities.
+
+- FEATool also supports recording the GUI modeling process which then
+  can be saved and exported as Octave/Matlab model m-script
+  files. This is a great way to see and learn how to model with script
+  files which is very useful and convenient to create parametric
+  studies and simulation runs.
+
+## Predefined Multiphysics Modes
+
+![Selecting Predefined Multiphysics Modes](http://www.precisesimulation.com/wp-content/uploads/2015/09/featool-multiphysics.png "Selecting Predefined Multiphysics Modes")
+
+Several predefined physics modes are available which easily can be
+combined to set up of different multiphysics simulation problems
+including fluid flow, heat transfer, structural stresses,
+electrostatics, reaction and transport of mass and chemical
+species. Moreover, users can also specify their own custom equations
+and physics modes.
+
+## Documented and Open Source Code
+
+![Multiphysics Tutorials](http://www.precisesimulation.com/wp-content/uploads/2014/05/featool-documentation.png "Multiphysics Tutorials")
+
+FEATool is completely written in Octave and Matlab m-script source
+code, and is fully documented with over fifty model examples and
+tutorials. Moreover, the source code is fully open and designed to be
+easy to understand and learn from. This approach makes the source code
+extensible, adaptable, and customizable to each users needs.
+
+## Toolbox Features
+
+- Geometry modeling in 1D, 2D, and 3D.
+- Automatic unstructured grid generation on complex geometries with triangular and tetrahedral cells.
+- Linear, triangular/tetrahedral, and quadrilateral/hexahedral cells
+  with several constant, first, and second order conforming and
+  non-conforming FEM basis functions.
+- Stationary and time-dependent linear and non-linear solvers.
+- Built-in postprocessing and visualization including boundary and
+  subdomain integration, and also sharing data on-line with Plotly.
+- Support for external solvers, grid generation (with for example
+  Triangle) and postprocessing tools directly callable from the GUI.
+
+
+Visit the [FEATool multiphysics web page](http://www.precisesimulation.com "FEATool multiphysics homepage") for more information.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">multiphysics</dc:creator><pubDate>Tue, 20 Oct 2015 02:24:04 -0000</pubDate><guid>https://sourceforge.netf28f0cd0d5fad44e540a5cab90723d6f188efb5d</guid></item><item><title>Home modified by multiphysics</title><link>https://sourceforge.net/p/multiphysics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/multiphysics/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/multiphysics/"&gt;multiphysics&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-56136182bcf63a1c2088c971" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">multiphysics</dc:creator><pubDate>Tue, 06 Oct 2015 05:52:02 -0000</pubDate><guid>https://sourceforge.net7c4a640f8172a939ee07fcc40ee90827b2170353</guid></item></channel></rss>