ENGSCI 753

Computational Techniques in Mechanics and Bioengineering

Summary


Semester

Semester 1, 2020

Staff

Contents


Calendar notes

Theoretical and applied finite element and boundary element methods for static and time dependent problems of heat flow, bioelectricity, linear elasticity and non-linear mechanics.
Prerequisite: ENGGEN 131 or equivalent, and 15 points from ENGSCI 311, 313, 314

Outcome mapping


Intended learning outcomes
Related graduate attributes
Related assessments

Boundary Element Methods: Integration: Calculation of Cauchy Principal Values; Development of the C computer code to numerically calculate integrals using variable order normal and logarithmic Gaussian quadrature schemes; Development of the C computer code to use element splitting methods to evaluating weakly singular integrals; Development of the C computer code to use row-sums to evaluate strongly singlar integrals.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA03: design and solution development (0)
ENGA04: investigation (0)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGK05: engineering design (0)
ENGK06: engineering practice (0)
ENGP01: depth of knowledge required (0)
ENGP03: depth of analysis required (0)
ENGP05: extent of applicable codes (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Boundary Element Methods: Comparison and Coupling with the Finite Element Method: Comparision and assessment of wether the Boundary Element or Finite Element method would be appropriate for a particular modelling situation; Use of the developed C program to solve the same problem in the FEM project with BEM. Evaulation and comparison of the results.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA03: design and solution development (0)
ENGA05: modern tool usage (4)
ENGA09: individual and team work (0)
ENGA12: lifelong learning (0)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGK05: engineering design (0)
ENGK06: engineering practice (0)
ENGK08: research literature (0)
ENGP01: depth of knowledge required (0)
ENGP03: depth of analysis required (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)
UOA_3: Solution Seeking (2)

No related assessments

Static linear elasticity: Construct FEM equations from first principles for 1D, small-strain static elasticity problems, including varying material properties and cross-sections. Use beam theory to formulate a FEM analysis for beam bending, including explanations of the assumptions made, the basis function type chosen, and the boundary conditions needed.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA03: design and solution development (0)
ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK05: engineering design (0)
ENGP07: interdependence (1)
UOA_3: Solution Seeking (2)

No related assessments

Boundary Element Methods: Green's functions: Derivation of adjoint operators; Derivation of the freespace Green's function for Laplace's equation in 2 and 3 dimensions.

ENGA01: engineering knowledge (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGP01: depth of knowledge required (0)
UOA_1: Disciplinary Knowledge and Practice (3)

No related assessments

Basis functions: Derive basis functions for a given element, including 1D, 2D quadrilaterals as well as 2D linear and quadratic triangular elements, apply them to interpolation and FEM problems, formulate computer code in C for their application within FEM code

ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_3: Solution Seeking (2)

No related assessments

Boundary Element Methods: Application and Numerics: Derive the boundary element system of equations Au = Bq for Laplace's equation in 2 and 3 dimensions; Development of a C computer program to solve Laplace's equation in 2 dimensions; Use of the developed computer program to calculate a domain solution.

ENGA01: engineering knowledge (4)
ENGA03: design and solution development (0)
ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGK08: research literature (0)
ENGP05: extent of applicable codes (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Boundary Element Methods: Boundary Integral Equations: Derive the boundary integral equation for Laplace's equation in 2 and 3 dimensions.

ENGA01: engineering knowledge (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
UOA_1: Disciplinary Knowledge and Practice (3)

No related assessments

Boundary Element Methods: Linear elasticity and other equations: Describe the pro's and con's on using the Boundary Element Method for Linear Elasticity.

ENGA02: problem analysis (4)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGP01: depth of knowledge required (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Computational assembly of FEM algorithms: Reformulate governing equations in terms of appropriate matrices for the creation of a linear system to solve an FEM problem, include appropriate boundary conditions, describe the sources of error and convert the theory into C functions.

ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_3: Solution Seeking (2)

No related assessments

Finite Elements for Time Dependent Problems: Students will be able to demonstrate comprehension of Partial Differential Equations (PDEs) by recognising and classifying various PDE's. Students will be able to demonstrate their ability to apply PDE theory by deriving PDE's for some elementary engineering problems. Students will be able to demonstrate their ability to apply the FEM to solve PDE's by working through ab initio from a time-dependent PDE and deriving the FEM equations.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGK02: mathematical modelling (4)
ENGK08: research literature (0)

No related assessments

Finite Elements for non Linear problems: Students will be able to demonstrate their proficiency with basis functions, Finite Element analysis and non-linear analysis as follows: they will be presented with a non-linear partial differential equation and they will be able to work through the FEM analysis, reducing the equation to a system of non-linear algebraic equations, which can then be solved approximately using the Newton-Raphson algorithm.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGK02: mathematical modelling (4)
UOA_2: Critical Thinking (2)
UOA_3: Solution Seeking (2)
UOA_5: Independence and Integrity (1)

No related assessments

Boundary Element Methods: Integration: Calculation of Cauchy Principal Values; Development of the C computer code to numerically calculate integrals using variable order normal and logarithmic Gaussian quadrature schemes; Development of the C computer code to use element splitting methods to evaluating weakly singular integrals; Development of the C computer code to use row-sums to evaluate strongly singlar integrals.

ENGA01: engineering knowledge (4)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK08: research literature (0)
ENGP01: depth of knowledge required (0)
UOA_1: Disciplinary Knowledge and Practice (3)

No related assessments

Boundary Element Methods: Comparison and Coupling with the Finite Element Method: Comparision and assessment of wether the Boundary Element or Finite Element method would be appropriate for a particular modelling situation; Use of the developed C program to solve the same problem in the FEM project with BEM. Evaulation and comparison of the results.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA03: design and solution development (0)
ENGA04: investigation (0)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK08: research literature (0)
ENGP05: extent of applicable codes (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Static linear elasticity: Construct FEM equations from first principles for 1D, small-strain static elasticity problems, including varying material properties and cross-sections. Use beam theory to formulate a FEM analysis for beam bending, including explanations of the assumptions made, the basis function type chosen, and the boundary conditions needed.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA03: design and solution development (0)
ENGK02: mathematical modelling (4)
ENGP07: interdependence (1)
UOA_1: Disciplinary Knowledge and Practice (3)

No related assessments

Boundary Element Methods: Green's functions: Derivation of adjoint operators; Derivation of the freespace Green's function for Laplace's equation in 2 and 3 dimensions.

ENGA01: engineering knowledge (4)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK04: specialist knowledge (0)
ENGK08: research literature (0)
ENGP01: depth of knowledge required (0)
UOA_1: Disciplinary Knowledge and Practice (3)

No related assessments

Basis functions: Derive basis functions for a given element, including 1D, 2D quadrilaterals as well as 2D linear and quadratic triangular elements, apply them to interpolation and FEM problems, formulate computer code in C for their application within FEM code

ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_3: Solution Seeking (2)

No related assessments

Boundary Element Methods: Application and Numerics: Derive the boundary element system of equations Au = Bq for Laplace's equation in 2 and 3 dimensions; Development of a C computer program to solve Laplace's equation in 2 dimensions; Use of the developed computer program to calculate a domain solution.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA03: design and solution development (0)
ENGA04: investigation (0)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGK08: research literature (0)
ENGP01: depth of knowledge required (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Boundary Element Methods: Boundary Integral Equations: Derive the boundary integral equation for Laplace's equation in 2 and 3 dimensions.

ENGA01: engineering knowledge (4)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGK08: research literature (0)
ENGP01: depth of knowledge required (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Boundary Element Methods: Linear elasticity and other equations: Describe the pro's and con's on using the Boundary Element Method for Linear Elasticity.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGA05: modern tool usage (4)
ENGK01: theory of natural sciences (1)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
ENGK04: specialist knowledge (0)
ENGK08: research literature (0)
ENGP01: depth of knowledge required (0)
ENGP05: extent of applicable codes (0)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_2: Critical Thinking (2)

No related assessments

Computational assembly of FEM algorithms: Reformulate governing equations in terms of appropriate matrices for the creation of a linear system to solve an FEM problem, include appropriate boundary conditions, describe the sources of error and convert the theory into C functions.

ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_3: Solution Seeking (2)

No related assessments

Finite Elements for Time Dependent Problems: Students will be able to demonstrate comprehension of Partial Differential Equations (PDEs) by recognising and classifying various PDE's. Students will be able to demonstrate their ability to apply PDE theory by deriving PDE's for some elementary engineering problems. Students will be able to demonstrate their ability to apply the FEM to solve PDE's by working through ab initio from a time-dependent PDE and deriving the FEM equations.

ENGA01: engineering knowledge (4)
ENGA02: problem analysis (4)
ENGK02: mathematical modelling (4)

No related assessments

Boundary Element Methods: Integration: Calculation of Cauchy Principal Values; Development of the C computer code to numerically calculate integrals using variable order normal and logarithmic Gaussian quadrature schemes; Development of the C computer code to use element splitting methods to evaluating weakly singular integrals; Development of the C computer code to use row-sums to evaluate strongly singlar integrals.

No related attributes

No related assessments

Static linear elasticity: Construct FEM equations from first principles for 1D, small-strain static elasticity problems, including varying material properties and cross-sections. Use beam theory to formulate a FEM analysis for beam bending, including explanations of the assumptions made, the basis function type chosen, and the boundary conditions needed.

No related attributes

No related assessments

Basis functions: Derive basis functions for a given element, including 1D, 2D quadrilaterals as well as 2D linear and quadratic triangular elements, apply them to interpolation and FEM problems, formulate computer code in C for their application within FEM code

ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
ENGK03: abstraction and formulation (4)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_3: Solution Seeking (2)

No related assessments

Computational assembly of FEM algorithms: Reformulate governing equations in terms of appropriate matrices for the creation of a linear system to solve an FEM problem, include appropriate boundary conditions, describe the sources of error and convert the theory into C functions.

ENGA05: modern tool usage (4)
ENGK02: mathematical modelling (4)
UOA_1: Disciplinary Knowledge and Practice (3)
UOA_3: Solution Seeking (2)

No related assessments

Assessment


Coursework

No description given

Exam rules

No description given

Inclusive learning

Students are urged to discuss privately any impairment-related requirements face-to-face and/or in written form with the course convenor/lecturer and/or tutor.

Other assessment rules

No description given

Academic integrity

The University of Auckland will not tolerate cheating, or assisting others to cheat, and views cheating in coursework as a serious academic offence. The work that a student submits for grading must be the student's own work, reflecting his or her learning. Where work from other sources is used, it must be properly acknowledged and referenced. This requirement also applies to sources on the world-wide web. A student's assessed work may be reviewed against electronic source material using computerised detection mechanisms. Upon reasonable request, students may be required to provide an electronic version of their work for computerised review.

All students enrolled at the University of Auckland are required to complete a compulsory Academic Integrity course, usually in their first semester/year of enrolment. The University of Auckland’s full guidelines on procedures and penalties for academic dishonesty are available here.

This site intends to guide you through your chosen specialisation at the Faculty of Engineering. The semester links lets you view detailed course information for your chosen course. Please note that the structure displayed for your specialisation here will reflect what’s available over the upcoming semesters, but detailed information may be from a previous year.

All the information here is accurate at the time of publication, but you are are advised to additionally consult our official document, the University of Auckland Calendar, for accurate academic regulations, requirements, and policies.