Resources

Text Search:
Applied Filters
    Technique Narrative
    399

    views

    195

    downloads

    0

    comments

    2-001-NumericalMethodsComparisons-TechniqueNarrative
    This material teaches the basics of numerical methods for first order differential equations by following graphical and numerical approaches. We discuss the order of accuracy of the methods and compare their CPU times.
    Modeling Scenario
    387

    views

    250

    downloads

    0

    comments

    1-097-SwimmingPool-ModelingScenario
    This project involves the dynamics of chlorine concentration during regular swimming pool maintenance cycles. Students will have the opportunity to use both analytic and numerical methods.
    Technique Narrative
    424

    views

    206

    downloads

    0

    comments

    2-005-LinearizeItAll-TechniqueNarrative
    Linear approximations are often used to simplify nonlinear ordinary differential equations (ODEs) for ease in analysis. The resulting linear approximation produces an ODE where closed form solutions may be obtained.
    Modeling Scenario
    443

    views

    879

    downloads

    0

    comments

    9-002-GroundWaterFlow-ModelingScenario
    The goals of this project are to compare a conceptual one-dimensional groundwater flow model to observations made in a laboratory setting, and to discuss the differences.
    Modeling Scenario
    217

    views

    221

    downloads

    0

    comments

    5-080-SpaceFlightRecolonize-ModelingScenario
    This project is a combination of differential equations, multi-variable calculus, and vector calculus with use of technology to model colonization of a new planet. Students solve a system of second order differential equations to model a planet
    Modeling Scenario
    461

    views

    129

    downloads

    0

    comments

    6-017-OncolyticViruses-ModelingScenario
    Students explore oncolytic virotherapy using systems of differential equations and numerical simulations.
    Modeling Scenario
    236

    views

    99

    downloads

    0

    comments

    4-065-GasInjection-ModelingScenario
    Students use programs (or create their own code) based on exponential box-scheme approximations for solving systems of nonlinear differential equations that contain small parameters for the highest derivative terms or singularities in boundary...
    Modeling Scenario
    219

    views

    241

    downloads

    0

    comments

    3-069-HeatInBar-ModelingScenario
    The temperature distribution along a uniform slender bar due to conduction and convection is investigated through experimental, analytical, and numerical approaches.
    Technique Narrative
    397

    views

    204

    downloads

    0

    comments

    9-001-SkinBurnModelNumericalMethods-TechniqueNarrative
    The heat equation is an important partial differential equation (PDE) which describes the distribution of heat in a given region over time. Numerical methods play an important role in solving these.
    Technique Narrative
    527

    views

    597

    downloads

    0

    comments

    5-005-StiffDifferentialEquations-TechniqueNarrative
    This material introduces the topic of ``stiffness'' for a system of ordinary differential equations (ODE's), through a series of examples. Stiffness is a property that a system of ODE's may posses that make it difficult to solve numerically.
    Modeling Scenario
    199

    views

    147

    downloads

    0

    comments

    9-030-WaterHammer-ModelingScenario
    We develop and apply a numerical algorithm that solves a system of two nonlinear partial differential equations (PDEs) that describes the time evolution of the water hammer phenomenon.
    Modeling Scenario
    212

    views

    397

    downloads

    0

    comments

    3-050-CometOrbitalMechanics-ModelingScenario
    The broad goal of this activity is to use a basic numerical method to approximate the solution of an initial value problem. In this particular case, we will use Euler's method to help model the trajectory of a comet as it orbits the sun.
    Modeling Scenario
    296

    views

    400

    downloads

    0

    comments

    3-060-DataToDifferentialEquation-ModelingScenario
    Students use knowledge of second-order linear differential equations in conjunction with physical intuition of spring-mass systems to estimate the damping coefficient and spring constant from data.
    Modeling Scenario
    293

    views

    789

    downloads

    0

    comments

    6-024-DronePackageDelivery-ModelingScenario
    Students will derive a system of first order differential equations which describe the flight path of a drone delivering a package.
    Modeling Scenario
    234

    views

    577

    downloads

    0

    comments

    9-020-HeatDiffusion-ModelingScenario
    This project guides students through experimental, analytical, and numerical techniques for understanding the heat (diffusion) equation with nonhomogeneous boundary conditions. In particular, students collect data and model a physical scenario.
    Technique Narrative
    251

    views

    262

    downloads

    0

    comments

    1-015-DimensionlessVariables-TechniqueNarrative
    This material introduces the idea of ``rescaling'' for ordinary differential equations (ODE's) by the use of dimensionless variables. In practice this is an extremely common and useful prelude to the analysis and solution of ODE's.
    Modeling Scenario
    472

    views

    364

    downloads

    1

    comments

    3-104-BungeeJumping-ModelingScenario
    In this project, students design a bungee jumping cord (cross-sectional area and length) that will keep jumpers safe. Students communicate their recommendations as a letter to a client interested in starting a bungee jumping business.
    Technique Narrative
    540

    views

    312

    downloads

    0

    comments

    1-010-AtmosphericCO2Bifurcation-TechniqueNarrative
    Students are introduced to the concept of a bifurcation in a first-order ordinary differential equation (ODE) through a modeling scenario involving atmospheric carbon dioxide whish is taken as a parameter and temperature is a function of time.
    Modeling Scenario
    281

    views

    220

    downloads

    0

    comments

    1-035-DotseroVolcanoEruption-ModelingScenario
    In this scenario, we use Carbon-14 dating of the Dotsero volcano in Colorado as a way of emphasizing this multistage process of modeling.
    Modeling Scenario
    321

    views

    210

    downloads

    0

    comments

    9-012-PDEGuitarTuning-ModelingScenario
    We lead students through a derivation of a partial differential equation which models the motion of a string held at both ends, a case of the one-dimensional wave equation, and then play it on Mathematica.