Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.012May31Mar30241210924Feb2Dec25Nov24221413928Oct2721201998654330Sep2928272623221916156525Jun43231May26251710327Apr26529Mar15142128Feb15125Jan2019181121Dec730Nov24231695Oct21Sep191431Aug2019327Jul30Jun25May7Apr65331Mar30224Jan1918171065316Dec218Nov1118Oct1311107630Sep23229220Aug20MayVectorized 'update_right_hand_side()' for Burgers.mastermasterVectorized 'rarefaction_wave' for Burgers.Reworked code to ensure termination of Burgers' equation with Sine function.Reworked code to ensure termination of Burgers' equation with DiscontinuousConstant function.Enabled choice of equation.Moved 'height_adjustment' and 'stretch_factor' into 'implicit_burgers_solver().'Ensured that only ghost cells are changed for Dirichlet boundary.Ensured that CFL number is non-negative.Marked Burgers' equation as inviscid.Removed completed TODOs.Added annotations to questions to Burgers.Removed completed TODOs.Cleaned up exact solution for Burgers class.Adapted code to accommodate boundary decorator.Removed completed TODOs.Added 'solve_exactly()' for Burgers class.Added Dirichlet boundary.Added 'update_right_hand_side()' for Burgers class.Fixed wrong type for number of quadrature nodes.Added derivative basis to Basis class.Added 'update_time_step()' for Burgers class.Removed completed TODOs.Enforced that number of ghost cells is positive for calculations and non-negative for training.Ensured exact solution is calculated in Equation class.Adapted number of ghost cells based on ANN stencil.Enforced boundary condition for initial condition in exact solution only.Enforced boundary condition on Boxplot folds with decorator.Enforced boundary condition on Boxplot bounds with decorator.Enforced periodic boundary condition for projection with decorator.Refactored Boxplot class.Removed completed TODOs.Changed 'num_ghost_cells' to be dependent on mesh mode.Renamed boundary matrix to flux matrix.Renamed stiffness matrix to volume integral matrix.Removed completed TODOs.Sorted TODOs.Removed completed TODOs.Extracted equation-related functionality into LinearAdvection class.Moved 'do_initial_projection()' to projection_utils.py.Changed code to allow compatibility with arbitrary number of ghost cells.
Loading