Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Applying spelling fix I missed from trunk
backporting debianising fixes from after 4.1 --- do not merge back into trunk
Branching for release
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
Fixing institution name to comply with policy
Updating all the dates
Fixing more == None
Replacing ==None and variants with is None in accordance with new warnings.
another two epydoc leftovers that were missed
removing vestigal epydoc markup and replacing with sphinx markup
I changed some files. Updated copyright notices, added GeoComp.
python3ified things, replaced mixed whitespace and xrange calls
It begins
This should fix the py3 error...
Round 1 of copyright fixes
s/escript/escore/
More module fiddles
First pass of updating copyright notices
Copyright changes
First stage of 2.6/3 conversion
Made import statements a bit more specific to clean up the epydoc
Fix some epydoc errors Fixed issue 564 removed minimize.py since it hasn't worked in who knows how long
Don't panic. Updating copyright stamps
the powerlaw is working again. tests are switched on again.
new compressible solver
some new util functions
Merging changes from new doco branch. All docstrings are now in reStructured text. A few email addresses have been fixes as well.
some small additions to pycad to make life a bit easier.
Remainder of copyright date fixes
Updating copyright notices
linearPDEs has is now using the SolverOptions class to talk to PASO
convection works now again.
new version of power law (blame Hans)
power law and incompressible flow is running now
FileWriter added: this class takes care of writing data which are global in MPI to a file. It is recommended to use this class rather then the build in open as it takes care of the case of many processors.
Change __url__ to launchpad site
test for power law added
a power law model. tests still need to be added and needs to be linked with an incompressible solver.
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 2). All epydoc warnings for these files have been fixed. This commit should be a no-op.
This commit cleans up the incompressible solver and adds a DarcyFlux solver in model module. Some documentation for both classes has been added. The convection code is only linear at the moment.
Copyright updated in all python files
now convection works for other solvers as well, besides PCG.
some first version of a robust level set
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |