Index: ../trunk-jpl/test/NightlyRun/test332.m =================================================================== --- ../trunk-jpl/test/NightlyRun/test332.m (revision 14765) +++ ../trunk-jpl/test/NightlyRun/test332.m (revision 14766) @@ -15,6 +15,8 @@ md=solve(md,HydrologySolutionEnum()); %Fields and tolerances to track changes +%you cqn also compqre with an analitic solution +%analitic=(md.mesh.y.^2-2*md.mesh.y*1.0e6)*(-2.0/(2*md.constants.yts*md.hydrology.sediment_transmitivity)) field_names ={'SedimentWaterHead'}; field_tolerances={1e-13}; field_values={md.results.HydrologySolution.SedimentHead} \ No newline at end of file