water table depth

16 views
Skip to first unread message

suraj shrestha

unread,
Feb 20, 2026, 5:22:19 PMFeb 20
to Amanzi-ATS Users
Dear all,
i used "vars_wtd = ['water_table_depth', 'ponded_depth']

interact(
    lambda step: atsvis.plot_surface(
        vars_wtd, surface_polygons, vis_surface, step, time,
        vmin=[0.0, 0.0],  
        vmax=[5.0, 0.5],  
        cmap=['viridis', 'Blues'],
        units=['[m]', '[m]'],
    ),
    step=widgets.IntSlider(min=0, max=num_steps-1, step=1, continuous_update=False)
)" and got the plot as image.png
Even though there is ponding, why isn't the water table depth saturated? I also used 'mean,' but it didn't make any sense. Can anyone help me understand it?
Thank you 
suraj

Screenshot 2026-02-20 162214.png
Screenshot 2026-02-20 162229.png

Bo Gao

unread,
Feb 22, 2026, 2:57:23 PMFeb 22
to suraj shrestha, Amanzi-ATS Users
Hi Suraj,

This is also weird to me.  Can you attach your input file? Is the 'water_table_depth' from ats_vis_surface_data.h5? Thanks.

Best,
Bo Gao

--
You received this message because you are subscribed to the Google Groups "Amanzi-ATS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ats-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ats-users/CAEzLTNHgLP5u3FjYak_ys0m%3DtGbR2AkK3_zUg4RamRhXJLYB7Q%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages