This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
You've already forked simpeg
mirror of
https://github.com/wassname/simpeg.git
synced
2026-06-30 17:59:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
278eec94ecb9ec410a8612b624813ceb60e6959e
simpeg
/
SimPEG
/
forward
T
History
Rowan Cockett
278eec94ec
Ensure that (1/dt) gives a float not an int. Use (1.0/dt). Added fullJ calculation. Tested Sensitivity.
2013-11-15 13:59:41 -08:00
..
__init__.py
Empirical Relations for Richards.
2013-11-13 15:07:40 -08:00
DCProblem.py
Removed Synthetic Problem class, and added method to Problem.
2013-11-14 18:28:28 -08:00
LinearProblem.py
initial notebook laying out the problem of bound constraints.
2013-11-06 10:57:13 -08:00
ModelTransforms.py
Mixins work differently than I thought, this fixes the DCProblem code.
2013-10-26 15:55:42 -07:00
Problem.py
Removed Synthetic Problem class, and added method to Problem.
2013-11-14 18:28:28 -08:00
Richards.py
Ensure that (1/dt) gives a float not an int. Use (1.0/dt). Added fullJ calculation. Tested Sensitivity.
2013-11-15 13:59:41 -08:00