Difference between revisions of "Examples"

From ZCubes Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
'''ExampleS1: Chemical Engineering<br>'''
 
'''ExampleS1: Chemical Engineering<br>'''
 
'''LengthParallelContraFlow'''<br>
 
'''LengthParallelContraFlow'''<br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code62 <span style="color:blue;"> z3 code: Normal Calculation without using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code1a <span style="color:blue;"> z3 code: Normal Calculation without using Function]</span><br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code1b <span style="color:blue;"> z3 code: Using Function]</span><br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Multi-calculation Using Function(variable diameter)]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code1c <span style="color:blue;"> z3 code: Multi-calculation Using Function(variable diameter)]</span><br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span><br><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code1d <span style="color:blue;"> z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span><br><br>
  
 
'''ExampleS2: Civil Engineering<br>'''
 
'''ExampleS2: Civil Engineering<br>'''
 
'''HoopStress'''<br>
 
'''HoopStress'''<br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code2a <span style="color:blue;"> z3 code: Using Function]</span><br>
  
  
 
'''ExampleS3: Civil Engineering<br>'''
 
'''ExampleS3: Civil Engineering<br>'''
 
'''InternalForce'''<br>
 
'''InternalForce'''<br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Normal Calculation without using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code3a <span style="color:blue;"> z3 code: Normal Calculation without using Function]</span><br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code3b <span style="color:blue;"> z3 code: Using Function]</span><br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code3c <span style="color:blue;"> z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span><br>
  
  
 
'''ExampleS4: Civil Engineering<br>'''
 
'''ExampleS4: Civil Engineering<br>'''
 
'''NotchDesign'''<br>
 
'''NotchDesign'''<br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code4a <span style="color:blue;"> z3 code: Using Function]</span><br>
  
  
 
'''ExampleS5: Engineering Economics<br>'''
 
'''ExampleS5: Engineering Economics<br>'''
 
'''RateOfEarnings'''<br>
 
'''RateOfEarnings'''<br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code5a <span style="color:blue;"> z3 code: Using Function]</span><br>
  
  
 
'''ExampleS6: Fluid Mechanics<br>'''
 
'''ExampleS6: Fluid Mechanics<br>'''
 
'''BernoullisPressure'''<br>
 
'''BernoullisPressure'''<br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Using Function]</span><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code6a <span style="color:blue;"> z3 code: Using Function]</span><br>
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ <span style="color:blue;"> z3 code: Multi-calculation Using Function(variable diameter)]</span><br><br>
+
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#z3code6b <span style="color:blue;"> z3 code: Multi-calculation Using Function(variable diameter)]</span><br><br>
  
 
==Unit Conversion Examples==
 
==Unit Conversion Examples==

Revision as of 09:26, 7 February 2018

Engineering Examples in z3


DESCRIPTION

  • Basic Engineering examples in z3.
  • z3 codes with z3 notations are shown below.
  • Reflecting different domains like Engineering, Statistics, Medicine, etc.
  • Set of cases that are progressively complex on units are used to show the user how it goes from simple to complex cases.
  • Testing how we can make better solutions to the standard problems compared to other software, due to the presence of units.

Links of Examples

ExampleS1: Chemical Engineering
LengthParallelContraFlow
z3 code: Normal Calculation without using Function
z3 code: Using Function
z3 code: Multi-calculation Using Function(variable diameter)
z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function

ExampleS2: Civil Engineering
HoopStress
z3 code: Using Function


ExampleS3: Civil Engineering
InternalForce
z3 code: Normal Calculation without using Function
z3 code: Using Function
z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function


ExampleS4: Civil Engineering
NotchDesign
z3 code: Using Function


ExampleS5: Engineering Economics
RateOfEarnings
z3 code: Using Function


ExampleS6: Fluid Mechanics
BernoullisPressure
z3 code: Using Function
z3 code: Multi-calculation Using Function(variable diameter)

Unit Conversion Examples

ExampleP1: FrictionFactor
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units

ExampleP2: ReynoldsNumber
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units

ExampleP3: FouriersLaw
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units

ExampleP4: MaximumHeight
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units

ExampleP5: DopplerEffect
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units

ExampleP6: CircularSegmentArea
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units

ExampleP7: CoulombsLaw
z3 code: Solution with SI units
Solution with SI and Imperial units
Solution with imperial units