lp:~cbc-core/cbc.solve/beta
- Get this branch:
- bzr branch lp:~cbc-core/cbc.solve/beta
Branch merges
- Harish Narayanan: Pending requested
-
Diff: 86 lines (+10/-13)4 files modifiedTODO (+0/-1)
cbc/twist/kinematics.py (+2/-5)
cbc/twist/solution_algorithms.py (+3/-4)
demo/twist/twist.py (+5/-3)
Branch information
Recent revisions
- 58. By Harish Narayanan
-
Quasistatic solver now returns the solution correctly. The demo looks good, and plotting can take place in the demo
- 57. By Harish Narayanan
-
Ended ridiculously long debugging session with a ridiculous one-line fix I don't completely understand
- 55. By Harish Narayanan
-
Merged Hake's edits with my own for moving to the new Expression/Constant syntax
- 53. By selim
-
Added an iterative solver in fsi.py. The fluid solver solvers.py reassambles when the mesh has moved.
- 52. By selim
-
Crazy or maybe not so crazy attempt to fix problem with Piola mapping.
Harish, is this correct??? - 51. By selim
-
More work on FSI solver. Added update of mesh for fluid problem and
computation of mesh velocity. Everything should be in place now.
More comments on mailing list. - 49. By selim
-
Move stuff from solve() to constructor in static solver to avoid
getting a new plot window every time we solve the mesh displacement
problem.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:cbc.solve