HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Files | |
file | FPPowerSystem3BusAdvection.c [code] |
Function to compute the advection term for the FPPowerSystem3Bus system. | |
file | FPPowerSystem3BusCleanup.c [code] |
Function to clean up allocations for the FPPowerSystem3Bus system. | |
file | FPPowerSystem3BusComputeCFL.c [code] |
Function to compute the maximum CFL for the FPPowerSystem3Bus system. | |
file | FPPowerSystem3BusComputeDiffNumber.c [code] |
Function to compute the maximum diffusion number. | |
file | FPPowerSystem3BusDiffusion.c [code] |
Compute the dissipative term for the FPPowerSystem3Bus system. | |
file | FPPowerSystem3BusFunctions.c [code] |
Miscellaneous functions for the 3-bus power system model. | |
file | FPPowerSystem3BusInitialize.c [code] |
Function to initialize the 3-bus power system model. | |
file | FPPowerSystem3BusUpwind.c [code] |
Upwinding function for the 3-bus power system model. | |