Last change
on this file since 15393 was 15393, checked in by Mathieu Morlighem, 12 years ago |
NEW: adding Archive/14312-15392 for oecreview
|
File size:
645 bytes
|
Rev | Line | |
---|
[15393] | 1 | Index: ../trunk-jpl/test/NightlyRun/test332.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test332.m (revision 14765)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test332.m (revision 14766)
|
---|
| 5 | @@ -15,6 +15,8 @@
|
---|
| 6 | md=solve(md,HydrologySolutionEnum());
|
---|
| 7 |
|
---|
| 8 | %Fields and tolerances to track changes
|
---|
| 9 | +%you cqn also compqre with an analitic solution
|
---|
| 10 | +%analitic=(md.mesh.y.^2-2*md.mesh.y*1.0e6)*(-2.0/(2*md.constants.yts*md.hydrology.sediment_transmitivity))
|
---|
| 11 | field_names ={'SedimentWaterHead'};
|
---|
| 12 | field_tolerances={1e-13};
|
---|
| 13 | field_values={md.results.HydrologySolution.SedimentHead}
|
---|
| 14 | \ No newline at end of file
|
---|
Note:
See
TracBrowser
for help on using the repository browser.