Difference between revisions of "Examples"
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
'''ExampleS1: Chemical Engineering<br>''' | '''ExampleS1: Chemical Engineering<br>''' | ||
| − | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ ''' | + | <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: Multi-calculation Using Function(variable diameter)]</span><br> | + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ c) '''z3 code: Multi-calculation Using Function(variable diameter)''']</span><br> |
| − | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ d) z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function]</span> | + | <span class="plainlinks">[http://wiki.zcubes.com/Manuals/calci/Examples1#/ d) '''z3 code: USING EXAMPLE1 function SOLUTION IN EXAMPLE2 function''']</span> |
Revision as of 10:36, 6 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
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