[root]/pde/DomainExternalSolverPackage/ModelicaLibraries/PDEbhjl
BoundaryCondition
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 1125 (100.0%) | 25.5 |
levsa | 28 (63.6%) | 1125 (100.0%) | 40.1 |
adrpo | 16 (36.4%) | 0 (0.0%) | 0.0 |
moved to the old repository:
https://openmodelica.ida.liu.se/svn/OpenModelica/old/pde
0 lines of code changed in 16 files:
Fixed nicer plotting.
Fixed missing term for neumann/robin boundary conditions in Poisson2D, Diffusion2D in FEMForms
Fixed implementation bug workaround for neumann/robin boundary conditions
355 lines of code changed in 1 file:
Added matlab scripts for automatic femlab problem generation
295 lines of code changed in 1 file:
Added some parameters for PDE and for heat transfer. See MyGenericBoundaryDiffusionTest4
6 lines of code changed in 1 file:
Fixed neumann and robin boundary conditions. Fixed bug with extra blocked boundary values by patching the mesh so that
it is consistent with rheolefs way of handling blocked edges. Rheolef blocked end points of edges that are blocked, if the end points themselves are not blocked. So we fix this in the mesh after reading the mesh, see PDEbhjl.FEMForms.Autonomous.Diffusion2D.
219 lines of code changed in 4 files:
Updated some scripts and added Composite6. Added a test model (...3) for testing time dependent dirichlet bc. Added Readme.txt with installation instructions.
50 lines of code changed in 1 file:
Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
2 lines of code changed in 1 file:
form_bdr_on_bnd added. Unneeded arguments in poisson_rheolef.cc removed
43 lines of code changed in 1 file:
Working Poisson and Diffusion with Dirichlet boundary conditions
39 lines of code changed in 2 files:
Bugfix
30 lines of code changed in 1 file:
Initial
86 lines of code changed in 15 files: