Difference between revisions of "Examples"
| Line 24: | Line 24: | ||
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''a)''' z3 code: Normal Calculation without using Function]</span><br> | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''a)''' z3 code: Normal Calculation without using Function]</span><br> | ||
<span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''b)''' z3 code: Using Function]</span><br> | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''b)''' z3 code: Using Function]</span><br> | ||
| − | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''c)''' z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span><br><br> | + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''c)''' z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span><br> |
| + | |||
| + | |||
| + | '''ExampleS4: Civil Engineering<br>''' | ||
| + | '''NotchDesign'''<br> | ||
| + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''a)''' z3 code: Using Function]</span><br> | ||
| + | |||
| + | |||
| + | '''ExampleS5: Engineering Economics<br>''' | ||
| + | '''RateOfEarnings'''<br> | ||
| + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''a)''' z3 code: Using Function]</span><br> | ||
| + | |||
| + | |||
| + | '''ExampleS6: Fluid Mechanics<br>''' | ||
| + | '''BernoullisPressure'''<br> | ||
| + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''a)''' z3 code: Using Function]</span><br> | ||
| + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ '''b)''' z3 code: Multi-calculation Using Function(variable diameter)]</span><br> | ||
| + | |||
| + | |||
| + | ==Unit Conversion Examples== | ||
Revision as of 04:58, 7 February 2018
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
a) z3 code: Normal Calculation without using Function
b) z3 code: Using Function
c) z3 code: Multi-calculation Using Function(variable diameter)
d) z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function
ExampleS2: Civil Engineering
HoopStress
a) z3 code: Using Function
ExampleS3: Civil Engineering
InternalForce
a) z3 code: Normal Calculation without using Function
b) z3 code: Using Function
c) z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function
ExampleS4: Civil Engineering
NotchDesign
a) z3 code: Using Function
ExampleS5: Engineering Economics
RateOfEarnings
a) z3 code: Using Function
ExampleS6: Fluid Mechanics
BernoullisPressure
a) z3 code: Using Function
b) z3 code: Multi-calculation Using Function(variable diameter)