<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://altadyna.com/mwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Altadyna</id>
		<title>Alta Dynamics Knowledge Center - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://altadyna.com/mwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Altadyna"/>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Special:Contributions/Altadyna"/>
		<updated>2026-04-03T20:10:14Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Airfoil_Analysis&amp;diff=242</id>
		<title>Airfoil Analysis</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Airfoil_Analysis&amp;diff=242"/>
				<updated>2016-02-20T15:09:31Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* Definitions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This tutorial works through the steps to create a 2d airfoil analysis.&lt;br /&gt;
&lt;br /&gt;
=Airfoil geometry=&lt;br /&gt;
There are three ways to have an airfoil.&lt;br /&gt;
:Users can create an airfoil using CAD software and save it into an IGS or STL file. Then Polaris CFD can import this file just as it imports any other geometries.&lt;br /&gt;
&lt;br /&gt;
:Polaris CFD can import 2d x y coordinates of an airfoil profile to generate an closed airfoil extruded in z direction. The profile is a text file with the extension .dat.&lt;br /&gt;
&lt;br /&gt;
:Polaris CFD can also generate NACA 4-digit airfoils directly. In this case users can control the mesh density of the generated airfoil.&lt;br /&gt;
&lt;br /&gt;
To begin this tutorial, create a folder and copy &amp;quot;sg6043.dat&amp;quot; to this folder. &amp;quot;sg6043.dat&amp;quot; is in UIUC Airfoil Coordinates Database [http://m-selig.ae.illinois.edu/ads/coord_database.html].&lt;br /&gt;
&lt;br /&gt;
Run Polaris Viewer, import &amp;quot;sg6043.dat&amp;quot;. Click and select &amp;quot;Surface with edges&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Pviewer_sg6043.png|SG6043 airfoil in Polaris Viewer|500px]]&lt;br /&gt;
&lt;br /&gt;
Next click on menu &amp;quot;Setup-&amp;gt;Derived-&amp;gt;Bounding Box&amp;quot;, a bounding box of the airfoil is created. Change the name of the box to &amp;quot;simd&amp;quot; by double clicking &amp;quot;Box1&amp;quot; in the &amp;quot;Pipeline Browser&amp;quot;. Then set X length and Y length to 25 and 20 respectively. Set the center of the &amp;quot;simd&amp;quot; box to (2.5, 0, 0.5). Click on &amp;quot;Apply&amp;quot; button in the &amp;quot;Properties&amp;quot; panel.&lt;br /&gt;
&lt;br /&gt;
Next click on &amp;quot;sg6043.dat&amp;quot; in the &amp;quot;Pipeline Browser&amp;quot;, and then click on menu &amp;quot;Setup-&amp;gt;Derived-&amp;gt;Bounding Box&amp;quot;, another bounding box of the airfoil is created. Rename this bounding box to &amp;quot;vr&amp;quot;. Set X and Y lengths to 3 and 2.4 respectively and center it at (0.8, 0., 0.5).&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;Save Project&amp;quot; and give a name of the project.&lt;br /&gt;
&lt;br /&gt;
=Setup the case=&lt;br /&gt;
==Definitions==&lt;br /&gt;
Click on menu &amp;quot;Setup-&amp;gt;Definitions&amp;quot;. In the &amp;quot;Vectors and velocities&amp;quot; dialog click on vector &amp;quot;vx0&amp;quot; and set its magnitude to 60. This will be the incoming flow velocity. Hit &amp;quot;OK&amp;quot; to apply the change and close the dialog.&lt;br /&gt;
&lt;br /&gt;
Click on menu &amp;quot;Setup-&amp;gt;Case Setup&amp;quot;. In the &amp;quot;Case Setup&amp;quot; dialog, there are multiple tabs. Set the following (accept all other default values):&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; | style=&amp;quot;margin: 0 auto;&amp;quot;&lt;br /&gt;
|+ Case parameters&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Tab Page&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Parameter Name&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | Enter or Select Value&lt;br /&gt;
|-&lt;br /&gt;
| Global || Model dimension || 2D&lt;br /&gt;
|-&lt;br /&gt;
| Global || Analysis type || Turbulence k-e model&lt;br /&gt;
|-&lt;br /&gt;
| Global || Characteristic velocity || 60&lt;br /&gt;
|-&lt;br /&gt;
| Global || Comments || tutorial to setup a 2d airfoil, Re=300,000&lt;br /&gt;
|-&lt;br /&gt;
| Refinement || Simd length unit || meter&lt;br /&gt;
|-&lt;br /&gt;
| Refinement || Finest voxel size || 0.005&lt;br /&gt;
|-&lt;br /&gt;
| Refinement || Finest level || 6&lt;br /&gt;
|-&lt;br /&gt;
| Materials/Air || Kinematic viscosity || 0.0002&lt;br /&gt;
|-&lt;br /&gt;
| Simulation domain || Bottom (-Y) || wall, frictionless&lt;br /&gt;
|-&lt;br /&gt;
| Simulation domain || Top (+Y) || wall, frictionless&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Inlet/outlet&amp;quot; tab, then select &amp;quot;velo_in&amp;quot; to check the turbulence intensity. Use the default values if you do not wish to make a change.&lt;br /&gt;
&lt;br /&gt;
Next click on &amp;quot;OK&amp;quot; to accept and close this dialog. The Reynolds number for this analysis is 300,000.&lt;br /&gt;
&lt;br /&gt;
Save the project.&lt;br /&gt;
&lt;br /&gt;
==Assigning BC==&lt;br /&gt;
Make sure that object &amp;quot;sg6043.dat&amp;quot; is highlighted in the &amp;quot;Pipeline Browser&amp;quot;. In the BC panel, click &amp;quot;Solid&amp;quot; and then select &amp;quot;Regular Wall&amp;quot;. Hit &amp;quot;Apply BC&amp;quot; on the top.&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;simd&amp;quot; in the &amp;quot;Pipeline Browser&amp;quot;. In the BC panel, click on &amp;quot;Fluid&amp;quot; and then select the material &amp;quot;Air&amp;quot; and set the initial condition to &amp;quot;ic&amp;quot;. Check &amp;quot;VR&amp;quot; and set it &amp;quot;0 coarsest&amp;quot;. Click on &amp;quot;Apply BC&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;vr&amp;quot; in the &amp;quot;Pipeline Browser&amp;quot;. In the BC panel, check &amp;quot;VR&amp;quot; and set it &amp;quot;6 finest&amp;quot;. Click on &amp;quot;Apply BC&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Save the project again.&lt;br /&gt;
&lt;br /&gt;
==Attack Angle==&lt;br /&gt;
&lt;br /&gt;
In Polaris CFD attack angle can be applied at the inlet by changing the velocity vector or at the airfoil by rotating the geometry. In this tutorial the attack angle is applied on the latter. Click on &amp;quot;sg6043.dat&amp;quot; in the &amp;quot;Pipeline Browser&amp;quot;, in the &amp;quot;Properties&amp;quot; panel, enter -6 for the z component (third box from the left) of the &amp;quot;Orientation&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  JM commented out this&lt;br /&gt;
[[File:Sg6043_attack0.png|inline|thumb|400px|attack angle=0 degrees]] [[File:Sg6043_attack6.png|thumb|inline|400px|attack angle=6 degrees]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin: 0 auto;&amp;quot;&lt;br /&gt;
 | [[File:Sg6043_attack0.png|thumb|400px|attack angle = 0 degrees]] &lt;br /&gt;
 | [[File:Sg6043_attack6.png|thumb|400px|attack angle = 6 degrees]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
==Job==&lt;br /&gt;
Click on menu &amp;quot;Setup-&amp;gt;Create a job&amp;quot;. In the &amp;quot;Create/Edit Simulation&amp;quot; dialog, enter 0.2 for the &amp;quot;Courant number&amp;quot; and 10000 for &amp;quot;Total Steps&amp;quot;. Then check these &amp;quot;Output variables&amp;quot;: Fluid &amp;quot;Mach number&amp;quot;, &amp;quot;Pressure coeff&amp;quot;, Surface: &amp;quot;Pressure coeff&amp;quot;. Click on &amp;quot;OK&amp;quot; to close this dialog.&lt;br /&gt;
&lt;br /&gt;
Save the project.&lt;br /&gt;
&lt;br /&gt;
=Run the simulation=&lt;br /&gt;
This simulation can be run on a desktop from a terminal or from the Polaris Viewer. It takes about 2 days using a desktop with 4 cores (i5, 3.0 GHz).&lt;br /&gt;
&lt;br /&gt;
=Analyzing the results=&lt;br /&gt;
For airfoils, users are typically interested in the lift and drag. Open the force output file in Polaris Viewer or in a text editor, one can find the drag Fx=79.5 N/m, lift Fy=2881.1 N/m, the air density=1.293 kg/m^3 as reported by the solver, the characteristic velocity=60m/s, characteristic length=1m, one can compute Cd=0.034, Cl=1.235 which match the results in [http://m-selig.ae.illinois.edu/uiuc_lsat/Low-Speed-Airfoil-Data-V3.pdf Summary of Low-Speed Airfoil Data].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- does not work  7-9-2015&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{math|''f''(&amp;lt;var&amp;gt;x&amp;lt;/var&amp;gt;) {{=}} &amp;lt;var&amp;gt;x&amp;lt;/var&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
In Polaris Viewer, load surface result file and set the view mode to &amp;quot;Wireframe&amp;quot;. Load the fluid result file and set the view mode to &amp;quot;Surface&amp;quot; and then pick &amp;quot;Mach number&amp;quot; as the display variable. Go to the last timestep. Zoom in to the airfoil and one can observe this plot.&lt;br /&gt;
[[File:Sg6043d_mach.png|400 px]]&lt;br /&gt;
&lt;br /&gt;
One can plot isolines for 2d fluid results. First click on the fluid file in the &amp;quot;Pipeline Browser&amp;quot;, then click on menu &amp;quot;Filters-&amp;gt;Alphabetical-&amp;gt;CellDataToPointData&amp;quot;. Hit &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel to convert fluid cell data to point data. Then click on the &amp;quot;Contour&amp;quot; button in the toolbar or in the &amp;quot;Filters&amp;quot; menu. Select &amp;quot;Cp&amp;quot; as the &amp;quot;Contour By&amp;quot; variable. Click on &amp;quot;New Range&amp;quot; in the &amp;quot;Properties&amp;quot; panel and set 21 intervals. Hit &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel to see the isolines. The isolines initially are white. Users can color them by a variable.&lt;br /&gt;
&lt;br /&gt;
[[File:Sg6043d_Cp_contour.png|400 px]]&lt;br /&gt;
&lt;br /&gt;
To plot the Cp against chord position, first click on the surface result file in the &amp;quot;Pipeline Browser&amp;quot;. Then click on menu &amp;quot;Filters-&amp;gt;Alphabetical-&amp;gt;CellDataToPointData&amp;quot;. Hit &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel to convert surface cell data to point data. Then click on menu &amp;quot;Filters-&amp;gt;Alphabetical-&amp;gt;ScatterPlot&amp;quot;. Hit &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel to convert surface cell data to point data. An x-y chart is shown in the main view. Activate the &amp;quot;Display&amp;quot; panel, set &amp;quot;X Axis Data&amp;quot; to &amp;quot;Use Data Array-&amp;gt;Points (0)&amp;quot;. In the &amp;quot;Line Series&amp;quot;, uncheck all except &amp;quot;Cp&amp;quot;. Click on &amp;quot;Cp&amp;quot; there and set &amp;quot;Line Style&amp;quot; to &amp;quot;None&amp;quot; and &amp;quot;Marker Style&amp;quot; to &amp;quot;Cross&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Sg6043d_scatter_plot.png|thumb|140 px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Sg6043d_Cp_scatter.png|500 px]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=241</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=241"/>
				<updated>2015-10-22T01:53:47Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup. If you obtained another license file from Alta Dynamics you can test it as well.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
First install MsMpi software that can be download from Alta Dynamics. To avoid version mismatch please do not download this software from Microsoft's website. During the installation process accept the default location for this installation, which is &amp;quot;C:\Program Files\&amp;quot;. If it's different you will need to edit the script &amp;quot;bin\polaris_solver.bat&amp;quot; to reflect the correct path for MS MPI, after Polaris CFD is installed.&lt;br /&gt;
&lt;br /&gt;
Run the Polaris CFD software installer as administrator. Follow the prompts to complete the installation. This should be a straight forward process.&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
Simply copy the Polaris_*.tar.gz file to your intended installation location, run &amp;quot;tar xzf Polaris_*.tar.gz&amp;quot; to untar the file. You're done.&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
Before running the Polaris CFD software, you should have a copy of the &amp;quot;Server certificate&amp;quot; file that was generated by the license server. This certificate file will enable the computer running Polaris CFD to connect the license server. The license server's port number shall be obtained as well.&lt;br /&gt;
&lt;br /&gt;
For the viewer, click on menu &amp;quot;File-&amp;gt;Licening&amp;quot;, the licensing dialog shows up. Click on &amp;quot;Network&amp;quot;, then enter &amp;quot;Server name/ip&amp;quot;. Next click on &amp;quot;Server certificate&amp;quot; button to select the file. Enter the port number if it's not 1024.&lt;br /&gt;
&lt;br /&gt;
[[File:Licensing_dialog.png|600px]]&lt;br /&gt;
&lt;br /&gt;
After entering above information, click on &amp;quot;Query&amp;quot;. Some text message will be shown. If no error is shown, you're done! Congratulations!&lt;br /&gt;
&lt;br /&gt;
You only need to configure this dialog once on a computer.&lt;br /&gt;
&lt;br /&gt;
For the Polaris CFD solver to communicate with the license server, the same information shall be provided. Edit the file &amp;quot;res/a_config.xml&amp;quot; to enter the same information.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;license_server&lt;br /&gt;
       name_or_ip = &amp;quot;localhost&amp;quot;&lt;br /&gt;
       port_number = &amp;quot;1024&amp;quot;&lt;br /&gt;
       certificate_file = &amp;quot;/opt/share/Lantern/lic_dir/key/server.crt&amp;quot;&lt;br /&gt;
    /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Configuring MPI=&lt;br /&gt;
On Linux, Polaris CFD is packed with openmpi. Users do not need to install MPI separately. However in order to run the Polaris CFD solver on a parallel cluster, MPI must be configured properly between all nodes. Please contact your system administrator if you do not know this. You can also contact Alta Dynamics for support. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=240</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=240"/>
				<updated>2015-10-22T01:25:34Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* On Linux */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup. If you obtained another license file from Alta Dynamics you can test it as well.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
First install MsMpi software that can be download from Alta Dynamics. To avoid version mismatch please do not download this software from Microsoft's website. During the installation process accept the default location for this installation, which is &amp;quot;C:\Program Files\&amp;quot;. If it's different you will need to edit the script &amp;quot;bin\polaris_solver.bat&amp;quot; to reflect the correct path for MS MPI, after Polaris CFD is installed.&lt;br /&gt;
&lt;br /&gt;
Run the Polaris CFD software installer as administrator. Follow the prompts to complete the installation. This should be a straight forward process.&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
Simply copy the Polaris_*.tar.gz file to your intended installation location, run &amp;quot;tar xzf Polaris_*.tar.gz&amp;quot; to untar the file. You're done.&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
Before running the Polaris CFD software, you should have a copy of the &amp;quot;Server certificate&amp;quot; file that was generated by the license server. This certificate file will enable the computer running Polaris CFD to connect the license server. The license server's port number shall be obtained as well.&lt;br /&gt;
&lt;br /&gt;
For the viewer, click on menu &amp;quot;File-&amp;gt;Licening&amp;quot;, the licensing dialog shows up. Click on &amp;quot;Network&amp;quot;, then enter &amp;quot;Server name/ip&amp;quot;. Next click on &amp;quot;Server certificate&amp;quot; button to select the file. Enter the port number if it's not 1024.&lt;br /&gt;
&lt;br /&gt;
[[File:Licensing_dialog.png|600px]]&lt;br /&gt;
&lt;br /&gt;
After entering above information, click on &amp;quot;Query&amp;quot;. Some text message will be shown. If no error is shown, you're done! Congratulations!&lt;br /&gt;
&lt;br /&gt;
You only need to configure this dialog once on a computer.&lt;br /&gt;
&lt;br /&gt;
For the Polaris CFD solver to communicate with the license server, the same information shall be provided. Edit the file &amp;quot;res/a_config.xml&amp;quot; to enter the same information.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;license_server&lt;br /&gt;
       name_or_ip = &amp;quot;localhost&amp;quot;&lt;br /&gt;
       port_number = &amp;quot;1024&amp;quot;&lt;br /&gt;
       certificate_file = &amp;quot;/opt/share/Lantern/lic_dir/key/server.crt&amp;quot;&lt;br /&gt;
    /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=239</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=239"/>
				<updated>2015-10-22T01:24:05Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* On Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup. If you obtained another license file from Alta Dynamics you can test it as well.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
First install MsMpi software that can be download from Alta Dynamics. To avoid version mismatch please do not download this software from Microsoft's website. During the installation process accept the default location for this installation, which is &amp;quot;C:\Program Files\&amp;quot;. If it's different you will need to edit the script &amp;quot;bin\polaris_solver.bat&amp;quot; to reflect the correct path for MS MPI, after Polaris CFD is installed.&lt;br /&gt;
&lt;br /&gt;
Run the Polaris CFD software installer as administrator. Follow the prompts to complete the installation. This should be a straight forward process.&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
Before running the Polaris CFD software, you should have a copy of the &amp;quot;Server certificate&amp;quot; file that was generated by the license server. This certificate file will enable the computer running Polaris CFD to connect the license server. The license server's port number shall be obtained as well.&lt;br /&gt;
&lt;br /&gt;
For the viewer, click on menu &amp;quot;File-&amp;gt;Licening&amp;quot;, the licensing dialog shows up. Click on &amp;quot;Network&amp;quot;, then enter &amp;quot;Server name/ip&amp;quot;. Next click on &amp;quot;Server certificate&amp;quot; button to select the file. Enter the port number if it's not 1024.&lt;br /&gt;
&lt;br /&gt;
[[File:Licensing_dialog.png|600px]]&lt;br /&gt;
&lt;br /&gt;
After entering above information, click on &amp;quot;Query&amp;quot;. Some text message will be shown. If no error is shown, you're done! Congratulations!&lt;br /&gt;
&lt;br /&gt;
You only need to configure this dialog once on a computer.&lt;br /&gt;
&lt;br /&gt;
For the Polaris CFD solver to communicate with the license server, the same information shall be provided. Edit the file &amp;quot;res/a_config.xml&amp;quot; to enter the same information.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;license_server&lt;br /&gt;
       name_or_ip = &amp;quot;localhost&amp;quot;&lt;br /&gt;
       port_number = &amp;quot;1024&amp;quot;&lt;br /&gt;
       certificate_file = &amp;quot;/opt/share/Lantern/lic_dir/key/server.crt&amp;quot;&lt;br /&gt;
    /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=238</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=238"/>
				<updated>2015-10-22T01:18:45Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* Configuring your license server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup. If you obtained another license file from Alta Dynamics you can test it as well.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
Before running the Polaris CFD software, you should have a copy of the &amp;quot;Server certificate&amp;quot; file that was generated by the license server. This certificate file will enable the computer running Polaris CFD to connect the license server. The license server's port number shall be obtained as well.&lt;br /&gt;
&lt;br /&gt;
For the viewer, click on menu &amp;quot;File-&amp;gt;Licening&amp;quot;, the licensing dialog shows up. Click on &amp;quot;Network&amp;quot;, then enter &amp;quot;Server name/ip&amp;quot;. Next click on &amp;quot;Server certificate&amp;quot; button to select the file. Enter the port number if it's not 1024.&lt;br /&gt;
&lt;br /&gt;
[[File:Licensing_dialog.png|600px]]&lt;br /&gt;
&lt;br /&gt;
After entering above information, click on &amp;quot;Query&amp;quot;. Some text message will be shown. If no error is shown, you're done! Congratulations!&lt;br /&gt;
&lt;br /&gt;
You only need to configure this dialog once on a computer.&lt;br /&gt;
&lt;br /&gt;
For the Polaris CFD solver to communicate with the license server, the same information shall be provided. Edit the file &amp;quot;res/a_config.xml&amp;quot; to enter the same information.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;license_server&lt;br /&gt;
       name_or_ip = &amp;quot;localhost&amp;quot;&lt;br /&gt;
       port_number = &amp;quot;1024&amp;quot;&lt;br /&gt;
       certificate_file = &amp;quot;/opt/share/Lantern/lic_dir/key/server.crt&amp;quot;&lt;br /&gt;
    /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=237</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=237"/>
				<updated>2015-10-22T01:18:14Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* Configuring your license server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup. If you obtained another license file from Alta Dynamics you can test it as well.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
Before running the Polaris CFD software, you should have a copy of the &amp;quot;Server certificate&amp;quot; file that was generated by the license server. This certificate file will enable the computer running Polaris CFD to connect the license server. The license server's port number shall be obtained as well.&lt;br /&gt;
&lt;br /&gt;
For the viewer, click on menu &amp;quot;File-&amp;gt;Licening&amp;quot;, the licensing dialog shows up. Click on &amp;quot;Network&amp;quot;, then enter &amp;quot;Server name/ip&amp;quot;. Next click on &amp;quot;Server certificate&amp;quot; button to select the file. Enter the port number if it's not 1024.&lt;br /&gt;
&lt;br /&gt;
[[File:Licensing_dialog.png|500px]]&lt;br /&gt;
&lt;br /&gt;
After entering above information, click on &amp;quot;Query&amp;quot;. Some text message will be shown. If no error is shown, you're done! Congratulations!&lt;br /&gt;
&lt;br /&gt;
You only need to configure this dialog once on a computer.&lt;br /&gt;
&lt;br /&gt;
For the Polaris CFD solver to communicate with the license server, the same information shall be provided. Edit the file &amp;quot;res/a_config.xml&amp;quot; to enter the same information.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;license_server&lt;br /&gt;
       name_or_ip = &amp;quot;localhost&amp;quot;&lt;br /&gt;
       port_number = &amp;quot;1024&amp;quot;&lt;br /&gt;
       certificate_file = &amp;quot;/opt/share/Lantern/lic_dir/key/server.crt&amp;quot;&lt;br /&gt;
    /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Licensing_dialog.png&amp;diff=236</id>
		<title>File:Licensing dialog.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Licensing_dialog.png&amp;diff=236"/>
				<updated>2015-10-22T01:09:42Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=235</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=235"/>
				<updated>2015-10-22T01:01:52Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* Testing your license */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup. If you obtained another license file from Alta Dynamics you can test it as well.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=234</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=234"/>
				<updated>2015-10-21T23:34:13Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD. A computer running the license service is called the license server.&lt;br /&gt;
&lt;br /&gt;
On Windows, run the installer to install the software. On Linux simply untar the file. Read the PDF manual in the doc folder to configure your license server. &lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
Download a free license file from Alta Dynamics. Follow the manual to complete the license server setup.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=233</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=233"/>
				<updated>2015-10-21T22:18:15Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD.&lt;br /&gt;
&lt;br /&gt;
==Testing your license==&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On Windows==&lt;br /&gt;
&lt;br /&gt;
==On Linux==&lt;br /&gt;
&lt;br /&gt;
==Configuring your license server==&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=232</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=232"/>
				<updated>2015-10-21T22:14:23Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit. Mac OS is not supported at this moment.&lt;br /&gt;
&lt;br /&gt;
On Windows users shall first install &amp;quot;Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)&amp;quot;. It can be downloaded from Microsoft directly, or from Alta Dynamics. In some cases users may have already installed it due to prior installation of other software.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=231</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=231"/>
				<updated>2015-10-21T22:05:54Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
Both Windows and Linux are supported. However both systems must be 64 bit.&lt;br /&gt;
&lt;br /&gt;
=Installing Alta License Service=&lt;br /&gt;
&lt;br /&gt;
The Alta License Service is a software that manages the Polaris CFD software's license usage. It must be running with proper licenses in order for Polaris CFD software to function properly. Alta License Service is relatively small and it does not require much resources to run. It can be installed on a low end computer, or on a computer that runs the actual CFD.&lt;br /&gt;
&lt;br /&gt;
=Installing Polaris CFD=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=230</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=230"/>
				<updated>2015-10-21T22:00:55Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The installation process is composed of two major steps: 1. Installing Alta License Service; 2. Installing Polaris CFD&lt;br /&gt;
&lt;br /&gt;
==Installing Alta License Service==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Installing Polaris CFD==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Installation&amp;diff=229</id>
		<title>Category:Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Installation&amp;diff=229"/>
				<updated>2015-10-21T21:59:15Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages contain all information about installing the Polaris CFD software suite.&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Installation&amp;diff=228</id>
		<title>Category:Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Installation&amp;diff=228"/>
				<updated>2015-10-21T21:58:02Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages contain all information about installing the Polaris CFD software suite. The installation process is composed of two steps:&lt;br /&gt;
1. Installing Alta License Service&lt;br /&gt;
2. Installing Polaris CFD&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Installation&amp;diff=227</id>
		<title>Category:Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Installation&amp;diff=227"/>
				<updated>2015-10-21T21:56:01Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Created page with &amp;quot;These pages contain all information about installing the Polaris CFD software.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These pages contain all information about installing the Polaris CFD software.&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=226</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Installation&amp;diff=226"/>
				<updated>2015-10-21T21:54:45Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Created page with &amp;quot;Installation for Linux and Windows   Category:Installation&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installation for Linux and Windows&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Installation]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=225</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=225"/>
				<updated>2015-10-21T21:52:56Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* General */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Alta Dynamics Knowledge Center =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Everything you need for running Polaris CFD&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; &amp;lt;span style=&amp;quot;color:blue;font-size:200%&amp;quot;&amp;gt; Welcome! &amp;lt;/span&amp;gt; &amp;lt;/center&amp;gt; &lt;br /&gt;
&lt;br /&gt;
All information related to using the Polaris CFD software is categorized as below. Click on the category to find the corresponding pages.&lt;br /&gt;
&lt;br /&gt;
This wiki is being updated constantly. Please send your suggestions and inquiries to &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;info@altadyna.com&amp;lt;/span&amp;gt;. If you have a technical question, please email &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;support@altadyna.com&amp;lt;/span&amp;gt;. Thank you.&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Viewer]]&lt;br /&gt;
&lt;br /&gt;
= Preprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to setup a case for simulation.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Case Setup]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Geometries]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Jobs]]&lt;br /&gt;
&lt;br /&gt;
= Postprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to analyze the simulation result. One or several operations on the data objects may be performed to obtain particular information, or to gain insight into the data. Users should understand that some of the data operations are applicable to preprocessing to inspect the geometry data objects.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Data operations]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Import_geometries&amp;diff=224</id>
		<title>Import geometries</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Import_geometries&amp;diff=224"/>
				<updated>2015-08-03T16:40:24Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Polaris CFD can import a variety of external geometries that are generated by other software. Here is the list of supported formats:&lt;br /&gt;
# Nastran (.nas) mesh format&lt;br /&gt;
# STL (.stl) mesh format&lt;br /&gt;
# STEP (.stp .step) CAD format&lt;br /&gt;
# IGS (.igs .iges) CAD format&lt;br /&gt;
# ply mesh format&lt;br /&gt;
# off mesh format&lt;br /&gt;
# vtk mesh format&lt;br /&gt;
# Airfoil profile (.dat) from UIUC Airfoid Database&lt;br /&gt;
&lt;br /&gt;
[[File:Setup import.png|600px]]&lt;br /&gt;
&lt;br /&gt;
When &amp;quot;Check geometry&amp;quot; is checked the imported geometry will go through a quick check for integrity. If a problem is detected it will be reported on a dialog. User shall inspect the geometry, fix the problem and reimport it. Surface normal must point away from the volume. It the imported geometry has wrong normals, user can click on &amp;quot;Flip normal&amp;quot;. The transformation matrix on the &amp;quot;Properties&amp;quot; panel is the same as seen at other places.&lt;br /&gt;
&lt;br /&gt;
When a STEP or IGS CAD file is imported, Polaris Viewer will automatically tessellate the surfaces. The meshed surface will be shown in the viewer. &lt;br /&gt;
&lt;br /&gt;
[[Category:Geometries]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=223</id>
		<title>Category:Data operations</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=223"/>
				<updated>2015-07-26T12:59:45Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is the naming convention used in ParaView.&lt;br /&gt;
&lt;br /&gt;
Data operation must be applied on one or several existing data objects (input to a filter). It then produces a new data object in most cases. To use filter, user shall first click on the input data object in the &amp;quot;Pipeline Browser&amp;quot;, then choose the appropriate filter to apply. If a filter cannot be applied to the selected data object this filter will be disabled (not applicable).&lt;br /&gt;
&lt;br /&gt;
The output of a filter is another data object which can be used as inputs to subsequent data operations/filters. Sometimes several filters are applied consecutively to get desired results. These filters and the original data objects forms a pipeline of data and operations.&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=222</id>
		<title>Category:Data operations</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=222"/>
				<updated>2015-07-26T12:57:46Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is the naming convention used in ParaView.&lt;br /&gt;
&lt;br /&gt;
Data operation must be applied on one or several existing data objects (input to a filter). It then produces a new data object in most cases. To use filter, user shall first click on the input data object in the &amp;quot;Pipeline Browser&amp;quot;, then choose the appropriate filter to apply. If a filter cannot be applied to the selected data object this filter will be disabled (not applicable).&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Common_Filters&amp;diff=221</id>
		<title>Common Filters</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Common_Filters&amp;diff=221"/>
				<updated>2015-07-26T12:54:43Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page introduces some of the commonly used filters. Click on menu &amp;quot;PostProcessing-&amp;gt;Data Analysis&amp;quot; to see a list of such filters. All filters are under the &amp;quot;Filters&amp;quot; menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Data operations]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=220</id>
		<title>Category:Data operations</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=220"/>
				<updated>2015-07-26T12:53:50Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is the naming convention used in ParaView.&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=219</id>
		<title>Category:Data operations</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=219"/>
				<updated>2015-07-26T12:53:33Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is the naming convention used in ParaView.&lt;br /&gt;
&lt;br /&gt;
Click on menu &amp;quot;PostProcessing-&amp;gt;Data Analysis&amp;quot; to see a list of frequently used filters.&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=218</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=218"/>
				<updated>2015-07-26T12:52:05Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Alta Dynamics Knowledge Center =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Everything you need for running Polaris CFD&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; &amp;lt;span style=&amp;quot;color:blue;font-size:200%&amp;quot;&amp;gt; Welcome! &amp;lt;/span&amp;gt; &amp;lt;/center&amp;gt; &lt;br /&gt;
&lt;br /&gt;
All information related to using the Polaris CFD software is categorized as below. Click on the category to find the corresponding pages.&lt;br /&gt;
&lt;br /&gt;
This wiki is being updated constantly. Please send your suggestions and inquiries to &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;info@altadyna.com&amp;lt;/span&amp;gt;. If you have a technical question, please email &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;support@altadyna.com&amp;lt;/span&amp;gt;. Thank you.&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Viewer]]&lt;br /&gt;
&lt;br /&gt;
= Preprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to setup a case for simulation.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Case Setup]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Geometries]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Jobs]]&lt;br /&gt;
&lt;br /&gt;
= Postprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to analyze the simulation result. One or several operations on the data objects may be performed to obtain particular information, or to gain insight into the data. Users should understand that some of the data operations are applicable to preprocessing to inspect the geometry data objects.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Data operations]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Common_Filters&amp;diff=217</id>
		<title>Common Filters</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Common_Filters&amp;diff=217"/>
				<updated>2015-07-26T12:45:37Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page introduces some of the commonly used filters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Data operations]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=216</id>
		<title>Category:Data operations</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Category:Data_operations&amp;diff=216"/>
				<updated>2015-07-26T12:45:18Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Created page with &amp;quot;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is naming convention used in ParaView.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is naming convention used in ParaView.&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Common_Filters&amp;diff=215</id>
		<title>Common Filters</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Common_Filters&amp;diff=215"/>
				<updated>2015-07-26T12:42:52Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Created page with &amp;quot;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is naming convention used in ParaView. This page introduces some of the com...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In Polaris Viewer an algorithm to process a data object or geometry object is called a filter. This is naming convention used in ParaView. This page introduces some of the commonly used filters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Data operations]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=214</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=214"/>
				<updated>2015-07-26T12:40:52Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* Postprocessing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Alta Dynamics Knowledge Center =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Everything you need for running Polaris CFD&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; &amp;lt;span style=&amp;quot;color:blue;font-size:200%&amp;quot;&amp;gt; Welcome! &amp;lt;/span&amp;gt; &amp;lt;/center&amp;gt; &lt;br /&gt;
&lt;br /&gt;
All information related to using the Polaris CFD software is categorized as below. Click on the category to find the corresponding pages.&lt;br /&gt;
&lt;br /&gt;
Please send your suggestions and inquiries to &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;info@altadyna.com&amp;lt;/span&amp;gt;. If you have a technical question, please email &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;support@altadyna.com&amp;lt;/span&amp;gt;. Thank you.&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Viewer]]&lt;br /&gt;
&lt;br /&gt;
= Preprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to setup a case for simulation.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Case Setup]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Geometries]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Jobs]]&lt;br /&gt;
&lt;br /&gt;
= Postprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to analyze the simulation result. One or several operations on the data objects may be performed to obtain particular information, or to gain insight into the data. Users should understand that some of the data operations are applicable to preprocessing to inspect the geometry data objects.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Data operations]]&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=213</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Main_Page&amp;diff=213"/>
				<updated>2015-07-26T12:36:13Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: /* Postprocessing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Alta Dynamics Knowledge Center =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Everything you need for running Polaris CFD&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt; &amp;lt;span style=&amp;quot;color:blue;font-size:200%&amp;quot;&amp;gt; Welcome! &amp;lt;/span&amp;gt; &amp;lt;/center&amp;gt; &lt;br /&gt;
&lt;br /&gt;
All information related to using the Polaris CFD software is categorized as below. Click on the category to find the corresponding pages.&lt;br /&gt;
&lt;br /&gt;
Please send your suggestions and inquiries to &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;info@altadyna.com&amp;lt;/span&amp;gt;. If you have a technical question, please email &amp;lt;span style=&amp;quot;color:blue;font-size:100%&amp;quot;&amp;gt;support@altadyna.com&amp;lt;/span&amp;gt;. Thank you.&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Viewer]]&lt;br /&gt;
&lt;br /&gt;
= Preprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to setup a case for simulation.&lt;br /&gt;
&lt;br /&gt;
[[:Category:Case Setup]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Geometries]]&lt;br /&gt;
&lt;br /&gt;
[[:Category:Jobs]]&lt;br /&gt;
&lt;br /&gt;
= Postprocessing =&lt;br /&gt;
&lt;br /&gt;
Preprocessing refers the process to analyze the simulation result. One or several operations on the data objects may be performed to obtain particular information, or to gain insight into the data. Users should understand that some of the data operations are applicable to preprocessing to inspect the geometry data objects.&lt;br /&gt;
&lt;br /&gt;
= Tutorials =&lt;br /&gt;
&lt;br /&gt;
[[:Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=212</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=212"/>
				<updated>2015-07-26T00:10:50Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page illustrates how to view an object in Polaris Viewer. An object can be a geometry object such as a sphere or an airplane, or a data object such as the fluid flow results. It can also be other objects such as a data table. In this page a geometry object is used to explain some of the major functions in Polaris Viewer.&lt;br /&gt;
&lt;br /&gt;
In Polaris Viewer, click on menu &amp;quot;Setup-&amp;gt;Create-&amp;gt;Airfoil&amp;quot;, then click on &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel. An airfoil object is seen below. If the &amp;quot;BC&amp;quot; panel is seen on the right side, one can close it since it is not related to this topic.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 01.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Drag the object in the viewer to rotate it. Then click on the &amp;quot;Information&amp;quot; panel. The &amp;quot;Data Hierarchy&amp;quot; shows this is a &amp;quot;Mulit-block Dataset&amp;quot; and there are four strings under it. Each block in this case is a collection of facets and it is called a face in Polaris. This airfoil has four faces that we will explore later. The &amp;quot;Information&amp;quot; panel also shows the number of cells (facets) and points (vertices) of this object. The X Y Z bounds of the object are also shown.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Data Arrays&amp;quot; and &amp;quot;Time&amp;quot; information is empty because this object does not contain such information.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 02.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Next click on the &amp;quot;Display&amp;quot; panel and set the &amp;quot;Representation&amp;quot; style to &amp;quot;Surface With Edges&amp;quot;. This can also be set in the toolbar below the main menu (see the mouse pointer in the figure below).&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 03.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Users can easily inspect the surface normals by setting the object colored by &amp;quot;cellNormals&amp;quot;, and picking a normal component, e.g. Y. The color legend can be toggled to be visible as seen in the figure below.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 04.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Now set the representation style back to &amp;quot;Surface&amp;quot; and the color to &amp;quot;Solid Color&amp;quot;. Click on menu &amp;quot;View-&amp;gt;Selection Inspector&amp;quot;. The &amp;quot;Selection Inspector&amp;quot; panel is shown. Click on &amp;quot;Create Selection&amp;quot; near the top and set the &amp;quot;Selection Type&amp;quot; to &amp;quot;Blocks&amp;quot;. The four blocks (faces) are seen in the list of blocks. Click on any of them to see the block/face to be highlighted in the view area.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 05.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=211</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=211"/>
				<updated>2015-07-25T20:00:52Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page illustrates how to view an object in Polaris Viewer. An object can be a geometry object such as a sphere or an airplane, or a data object such as the fluid flow results. It can also be other objects such as a data table. In this page a geometry object is used to explain some of the major functions in Polaris Viewer.&lt;br /&gt;
&lt;br /&gt;
In Polaris Viewer, click on menu &amp;quot;Setup-&amp;gt;Create-&amp;gt;Airfoil&amp;quot;, then click on &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel. An airfoil object is seen. If the &amp;quot;BC&amp;quot; panel is seen on the right side, one can close it since it is not related to this page.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 01.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Drag the object in the viewer to rotate it. Then click on the &amp;quot;Information&amp;quot; panel. The &amp;quot;Data Hierarchy&amp;quot; shows this is a &amp;quot;Mulit-block Dataset&amp;quot; and there are four strings under it. Each block in this case is a collection of facets and it is called a face in Polaris. This airfoil has four faces that we will explore later. The &amp;quot;Information&amp;quot; panel also shows the number of cells (facets) and points (vertices) of this object. The X Y Z bounds of the object are also shown.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Data Arrays&amp;quot; and &amp;quot;Time&amp;quot; information is empty because this object does not contain such information.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 02.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Next click on the &amp;quot;Display&amp;quot; panel and set the &amp;quot;Representation&amp;quot; style to &amp;quot;Surface With Edges&amp;quot;. This can also be set in the toolbar below the main menu (see the mouse pointer in the figure below).&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 03.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Users can easily inspect the surface normals by setting the object colored by &amp;quot;cellNormals&amp;quot;, and picking a normal component. The color legend can be toggled to be visible as seen in the figure below.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 04.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Now set the representation style back to &amp;quot;Surface&amp;quot; and the color to &amp;quot;Solid Color&amp;quot;. Click on menu &amp;quot;View-&amp;gt;Selection Inspector&amp;quot;. The &amp;quot;Selection Inspector&amp;quot; panel is shown. Click on &amp;quot;Create Selection&amp;quot; near the top and set the &amp;quot;Selection Type&amp;quot; to &amp;quot;Blocks&amp;quot;. The four blocks (faces) are seen in the list of blocks. Click on any of them to see the block/face to be highlighted in the view area.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 05.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_05.png&amp;diff=210</id>
		<title>File:Viewer airfoil 05.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_05.png&amp;diff=210"/>
				<updated>2015-07-25T19:57:24Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=209</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=209"/>
				<updated>2015-07-25T19:53:16Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page illustrates how to view an object in Polaris Viewer. An object can be a geometry object such as a sphere or an airplane, or a data object such as the fluid flow results. It can also be other objects such as a data table. In this page a geometry object is used to explain some of the major functions in Polaris Viewer.&lt;br /&gt;
&lt;br /&gt;
In Polaris Viewer, click on menu &amp;quot;Setup-&amp;gt;Create-&amp;gt;Airfoil&amp;quot;, then click on &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel. An airfoil object is seen. If the &amp;quot;BC&amp;quot; panel is seen on the right side, one can close it since it is not related to this page.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 01.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Drag the object in the viewer to rotate it. Then click on the &amp;quot;Information&amp;quot; panel. The &amp;quot;Data Hierarchy&amp;quot; shows this is a &amp;quot;Mulit-block Dataset&amp;quot; and there are four strings under it. Each block in this case is a collection of facets and it is called a face in Polaris. This airfoil has four faces that we will explore later. The &amp;quot;Information&amp;quot; panel also shows the number of cells (facets) and points (vertices) of this object. The X Y Z bounds of the object are also shown.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Data Arrays&amp;quot; and &amp;quot;Time&amp;quot; information is empty because this object does not contain such information.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 02.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Next click on the &amp;quot;Display&amp;quot; panel and set the &amp;quot;Representation&amp;quot; style to &amp;quot;Surface With Edges&amp;quot;. This can also be set in the toolbar below the main menu (see the mouse pointer in the figure below).&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 03.png|600px]]&lt;br /&gt;
&lt;br /&gt;
Users can easily inspect the surface normals by setting the object colored by &amp;quot;cellNormals&amp;quot;, and picking a normal component. The color legend can be toggled to be visible as seen in the figure below.&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 04.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_01.png&amp;diff=208</id>
		<title>File:Viewer airfoil 01.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_01.png&amp;diff=208"/>
				<updated>2015-07-25T19:43:26Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Altadyna uploaded a new version of File:Viewer airfoil 01.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_02.png&amp;diff=207</id>
		<title>File:Viewer airfoil 02.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_02.png&amp;diff=207"/>
				<updated>2015-07-25T19:42:51Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Altadyna uploaded a new version of File:Viewer airfoil 02.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_03.png&amp;diff=206</id>
		<title>File:Viewer airfoil 03.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_03.png&amp;diff=206"/>
				<updated>2015-07-25T19:42:33Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Altadyna uploaded a new version of File:Viewer airfoil 03.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_04.png&amp;diff=205</id>
		<title>File:Viewer airfoil 04.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_04.png&amp;diff=205"/>
				<updated>2015-07-25T19:41:53Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Altadyna uploaded a new version of File:Viewer airfoil 04.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=204</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=204"/>
				<updated>2015-07-25T19:38:03Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page illustrates how to view an object in Polaris Viewer. An object can be a geometry object such as a sphere or an airplane, or a data object such as the fluid flow results. It can also be other objects such as a data table. In this page a geometry object is used to explain some of the major functions in Polaris Viewer.&lt;br /&gt;
&lt;br /&gt;
In Polaris Viewer, click on menu &amp;quot;Setup-&amp;gt;Create-&amp;gt;Airfoil&amp;quot;, then click on &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel. An airfoil object is seen. If the &amp;quot;BC&amp;quot; panel is seen on the right side, one can close it since it is not related to this page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 01.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 02.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 03.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Viewer airfoil 04.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_04.png&amp;diff=203</id>
		<title>File:Viewer airfoil 04.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_04.png&amp;diff=203"/>
				<updated>2015-07-25T19:36:26Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_03.png&amp;diff=202</id>
		<title>File:Viewer airfoil 03.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_03.png&amp;diff=202"/>
				<updated>2015-07-25T19:36:14Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_02.png&amp;diff=201</id>
		<title>File:Viewer airfoil 02.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_02.png&amp;diff=201"/>
				<updated>2015-07-25T19:36:01Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_01.png&amp;diff=200</id>
		<title>File:Viewer airfoil 01.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Viewer_airfoil_01.png&amp;diff=200"/>
				<updated>2015-07-25T19:35:43Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=199</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=199"/>
				<updated>2015-07-25T19:35:17Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page illustrates how to view an object in Polaris Viewer. An object can be a geometry object such as a sphere or an airplane, or a data object such as the fluid flow results. It can also be other objects such as a data table. In this page a geometry object is used to explain some of the major functions in Polaris Viewer.&lt;br /&gt;
&lt;br /&gt;
In Polaris Viewer, click on menu &amp;quot;Setup-&amp;gt;Create-&amp;gt;Airfoil&amp;quot;, then click on &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel. An airfoil object is seen. If the &amp;quot;BC&amp;quot; panel is seen on the right side, one can close it since it is not related to this page.&lt;br /&gt;
&lt;br /&gt;
[[File:Pviewer v360.png|600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=198</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=198"/>
				<updated>2015-07-25T19:28:19Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page illustrates how to view an object in Polaris Viewer. An object can be a geometry object such as a sphere or an airplane, or a data object such as the fluid flow results. It can also be other objects such as a data table. In this page a geometry object is used to explain some of the major functions in Polaris Viewer.&lt;br /&gt;
&lt;br /&gt;
In Polaris Viewer, click on menu &amp;quot;Setup-&amp;gt;Create-&amp;gt;Airfoil&amp;quot;, then click on &amp;quot;Apply&amp;quot; in the &amp;quot;Properties&amp;quot; panel. An airfoil object is seen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=197</id>
		<title>Viewing an object</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Viewing_an_object&amp;diff=197"/>
				<updated>2015-07-25T19:18:06Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Created page with &amp;quot;  Category:Viewer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Viewer]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Geometry_Usage&amp;diff=195</id>
		<title>Geometry Usage</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Geometry_Usage&amp;diff=195"/>
				<updated>2015-07-25T18:35:19Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Altadyna moved page Geometry BC to Geometry Usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A geometry is not used if no usage (boundary condition, initial condition, VR) is assigned to it, even though it is shown in the viewer. When applying boundary conditions it makes no difference if the geometry is created internally or imported from different formats.&lt;br /&gt;
&lt;br /&gt;
Saving a project will bring up the &amp;quot;BC&amp;quot; panel. User can also manually display/hide this panel. The &amp;quot;BC&amp;quot; panel is dockable. It is placed at the right side of the main window in the figure below.&lt;br /&gt;
&lt;br /&gt;
[[File:Setup bc panel.png|600px]]&lt;br /&gt;
&lt;br /&gt;
By default a geometry is not used. User can click on &amp;quot;Fluid&amp;quot;, &amp;quot;Solid&amp;quot; or &amp;quot;Measurement&amp;quot; to use the region for that purpose. If a geometry is &amp;quot;Fluid&amp;quot;, a fluid material and initial condition must be assigned. Same requirement will apply to solid regions when solid/fluid coupling analysis is enabled.&lt;br /&gt;
&lt;br /&gt;
If a geometry is &amp;quot;Solid&amp;quot; the wall type must be specified as either &amp;quot;Regular&amp;quot; or &amp;quot;Frictionless&amp;quot;. A face boundary condition can be assigned to the entire geometry. If the geometry is moving or rotating, &amp;quot;Moving&amp;quot; must be check and one of the defined motions must be selected. Inverted solid refers to a solid that inverts its fluid and solid volumes. This means inside the solid is fluid and outside is solid. This can be used for internal flow simulations such as nozzles.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;VR&amp;quot; checkbox can be used for any geometries. If a VR level is assigned to a solid geometry/region, only the voxels intersecting its surface will be refined to the designated refinement level. For other regions all voxels contained inside the region will be flagged for refinement.&lt;br /&gt;
&lt;br /&gt;
On the bottom of the &amp;quot;BC&amp;quot; panel is a table listing the faces of the geometry. A face is a collection of facets, usually connected facets. One or several faces form a enclosed geometry. All faces will inherit the boundary conditions defined on the region. However each face can have its own boundary conditions. Double click the face in the table and a dialog will pop up for assigning/modifying face usage.&lt;br /&gt;
&lt;br /&gt;
[[File:Setup face bc.png|500px]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Geometries]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Geometry_BC&amp;diff=196</id>
		<title>Geometry BC</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Geometry_BC&amp;diff=196"/>
				<updated>2015-07-25T18:35:19Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: Altadyna moved page Geometry BC to Geometry Usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Geometry Usage]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=Geometry_Usage&amp;diff=194</id>
		<title>Geometry Usage</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=Geometry_Usage&amp;diff=194"/>
				<updated>2015-07-25T15:02:53Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A geometry is not used if no usage (boundary condition, initial condition, VR) is assigned to it, even though it is shown in the viewer. When applying boundary conditions it makes no difference if the geometry is created internally or imported from different formats.&lt;br /&gt;
&lt;br /&gt;
Saving a project will bring up the &amp;quot;BC&amp;quot; panel. User can also manually display/hide this panel. The &amp;quot;BC&amp;quot; panel is dockable. It is placed at the right side of the main window in the figure below.&lt;br /&gt;
&lt;br /&gt;
[[File:Setup bc panel.png|600px]]&lt;br /&gt;
&lt;br /&gt;
By default a geometry is not used. User can click on &amp;quot;Fluid&amp;quot;, &amp;quot;Solid&amp;quot; or &amp;quot;Measurement&amp;quot; to use the region for that purpose. If a geometry is &amp;quot;Fluid&amp;quot;, a fluid material and initial condition must be assigned. Same requirement will apply to solid regions when solid/fluid coupling analysis is enabled.&lt;br /&gt;
&lt;br /&gt;
If a geometry is &amp;quot;Solid&amp;quot; the wall type must be specified as either &amp;quot;Regular&amp;quot; or &amp;quot;Frictionless&amp;quot;. A face boundary condition can be assigned to the entire geometry. If the geometry is moving or rotating, &amp;quot;Moving&amp;quot; must be check and one of the defined motions must be selected. Inverted solid refers to a solid that inverts its fluid and solid volumes. This means inside the solid is fluid and outside is solid. This can be used for internal flow simulations such as nozzles.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;VR&amp;quot; checkbox can be used for any geometries. If a VR level is assigned to a solid geometry/region, only the voxels intersecting its surface will be refined to the designated refinement level. For other regions all voxels contained inside the region will be flagged for refinement.&lt;br /&gt;
&lt;br /&gt;
On the bottom of the &amp;quot;BC&amp;quot; panel is a table listing the faces of the geometry. A face is a collection of facets, usually connected facets. One or several faces form a enclosed geometry. All faces will inherit the boundary conditions defined on the region. However each face can have its own boundary conditions. Double click the face in the table and a dialog will pop up for assigning/modifying face usage.&lt;br /&gt;
&lt;br /&gt;
[[File:Setup face bc.png|500px]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Geometries]]&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	<entry>
		<id>http://altadyna.com/mwiki/index.php?title=File:Setup_face_bc.png&amp;diff=193</id>
		<title>File:Setup face bc.png</title>
		<link rel="alternate" type="text/html" href="http://altadyna.com/mwiki/index.php?title=File:Setup_face_bc.png&amp;diff=193"/>
				<updated>2015-07-25T15:02:09Z</updated>
		
		<summary type="html">&lt;p&gt;Altadyna: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Altadyna</name></author>	</entry>

	</feed>