﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc_talk%3AManual%2FPhysics%2FFluids</id>
	<title>Doc talk:Manual/Physics/Fluids - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc_talk%3AManual%2FPhysics%2FFluids"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc_talk:Manual/Physics/Fluids&amp;action=history"/>
	<updated>2026-05-14T20:28:02Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc_talk:Manual/Physics/Fluids&amp;diff=44808&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc_talk:Manual/Physics/Fluids&amp;diff=44808&amp;oldid=prev"/>
		<updated>2018-06-28T17:46:30Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 17:46時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc_talk:Manual/Physics/Fluids&amp;diff=44807&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones bot: Robot: Changing template: UM/prettytable</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc_talk:Manual/Physics/Fluids&amp;diff=44807&amp;oldid=prev"/>
		<updated>2010-11-22T15:12:42Z</updated>

		<summary type="html">&lt;p&gt;Robot: Changing template: UM/prettytable&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I just gotta say that this new feature is totally rad. thx!&lt;br /&gt;
&lt;br /&gt;
== bug in template ==&lt;br /&gt;
&lt;br /&gt;
there's a bug in the mediawiki template that kept example3 from being displayed right-justified on the page. The error even exists in the style guide. I tried both to guess the none was right, and the right|thumb settings, but both are broke.&lt;br /&gt;
&lt;br /&gt;
-------------------------------------------------------------------&lt;br /&gt;
==viscocities==&lt;br /&gt;
There still some things that aren’t correct in this table, I think. Let me put as clear as I can:&lt;br /&gt;
*The dynamic viscosity international unit is the Pascal-seconds (Pa.s). There are also Poise (P = 0.1 Pa.s), and centiPoise (cP = 0.001 Pa.s).&lt;br /&gt;
*The kinematic viscosity international unit is in m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;.s&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt;.&lt;br /&gt;
*The density international unit is in kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Which implies that a Pascal corresponds to 1 kg.m&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt;.s&amp;lt;sup&amp;gt;-2&amp;lt;/sup&amp;gt;, or else you cannot divide Pa.s by kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; to obtain m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;.s&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt;!&lt;br /&gt;
&lt;br /&gt;
So if I take the kinematics values given bellow, and try to get the corresponding dynamic values, I have:&lt;br /&gt;
*water: density: about 1000 (kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;); kinematic viscosity: 1×10&amp;lt;sup&amp;gt;-6&amp;lt;/sup&amp;gt; (m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;.s&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt;)&lt;br /&gt;
:→ dynamic viscosity is 1000 × 1×10&amp;lt;sup&amp;gt;-6&amp;lt;/sup&amp;gt; = 1×10&amp;lt;sup&amp;gt;-3&amp;lt;/Sup&amp;gt; Pa.s, hence 1 cP.&lt;br /&gt;
:→ COHERENT&lt;br /&gt;
*Oil:   density: more or less like water, so about 1000; Kinematic viscosity: 5×10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt;&lt;br /&gt;
:→ dynamic viscosity is 1000 × 5×10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; = 1×10&amp;lt;sup&amp;gt;-2&amp;lt;/sup&amp;gt; Pa.s, hence 50 cP, and not 500 cP&lt;br /&gt;
:→ NOT COHERENT, unless Oil SAE 50 is ten times heavier than water!&lt;br /&gt;
*Honey: density: about 1250 (kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;); kinematic viscosity: 2×10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt;&lt;br /&gt;
:→ dynamic viscosity is 1250 × 2×10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; = 2.5 Pa.s, hence 2500 cP, and not 1×10&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; cP&lt;br /&gt;
:→ NOT COHERENT, unless honey is five times heavier than water!&lt;br /&gt;
*And so on,&lt;br /&gt;
**chocolate syrup density should be of 1×10&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; (ten times water density),&lt;br /&gt;
**ketchup density should be of 1×10&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; (same as water density, coherent I think),&lt;br /&gt;
**melting glass density should be of 1×10&amp;lt;sup&amp;gt;12&amp;lt;/sup&amp;gt; kg.m&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; (a thousand million times water density, it’s more like black hole!)&lt;br /&gt;
&lt;br /&gt;
In general, there should be six orders of magnitude between (dynamic) values in cP, and (kinematic) values in m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;.s&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt; (unless for '''realy''' heavy things like melting lead, where there should seven orders of magnitude…).&lt;br /&gt;
&lt;br /&gt;
So, either the values in the tables are wrong (one way or the other), or the law to pass from dynamic viscosity to kinematic viscosity is just a “trick”, an approximation, only working with fluids around water viscosity…&lt;br /&gt;
&lt;br /&gt;
I don’t know, I’m not a physicist, but there’s definitively something wrong here, so if someone who knows better about this matter could check and correct it, it would be nice!&lt;br /&gt;
&lt;br /&gt;
--[[User:Mont29|Mont29]] 13:35, 7 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
PS: here is the table:&lt;br /&gt;
&lt;br /&gt;
{|align=&amp;quot;center&amp;quot; {{Css/prettytable|90%}}&lt;br /&gt;
 |+Blender Viscosity Unit Conversion&lt;br /&gt;
 ! Fluid !! dynamic viscosity (in cP) !! kinematic viscosity (Blender, in m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;.s&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt;)&lt;br /&gt;
 |-&lt;br /&gt;
 |Water (20°C)&lt;br /&gt;
 |1.002×10&amp;lt;sup&amp;gt;0&amp;lt;/sup&amp;gt; (1.002)&lt;br /&gt;
 |1.002×10&amp;lt;sup&amp;gt;-6&amp;lt;/sup&amp;gt; (0.000001002)&lt;br /&gt;
 |-&lt;br /&gt;
 |Oil SAE 50&lt;br /&gt;
 |5.0×10&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; (500)&lt;br /&gt;
 |5.0×10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; (0.00005)&lt;br /&gt;
 |-&lt;br /&gt;
 |Honey (20°C)&lt;br /&gt;
 |1.0×10&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; (10,000)&lt;br /&gt;
 |2.0×10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; (0.002)&lt;br /&gt;
 |-&lt;br /&gt;
 |Chocolate Syrup&lt;br /&gt;
 |3.0×10&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; (30,000)&lt;br /&gt;
 |3.0×10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; (0.003)&lt;br /&gt;
 |-&lt;br /&gt;
 |Ketchup&lt;br /&gt;
 |1.0×10&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt; (100,000)&lt;br /&gt;
 |1.0×10&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt; (0.1)&lt;br /&gt;
 |-&lt;br /&gt;
 |Melting Glass&lt;br /&gt;
 |1.0×10&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
 |1.0×10&amp;lt;sup&amp;gt;0&amp;lt;/sup&amp;gt; (1.0)&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Mont29: what can we say? the values in the user manual are the values supplied in Blender, and we cannot change them. I was only trying to give a more &amp;quot;normal&amp;quot;  measurement in the dynamic column. Regarding the oil, the oil is SAE 50 which is thicker and denser than oil. I guess the honey is hot, and the chocolate is very sweet and cold, so it is denser. --[[User:Roger|Roger]] 18:13, 10 January 2008 (CET)&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones bot</name></author>
		
	</entry>
</feed>