expreccs.visualization.maps2d module

” Script to plot the 2D top surfaces

expreccs.visualization.maps2d.final_time_maps(dic)

Plot the 2D maps for the different reservoirs and quantities

Args:

dic (dict): Global dictionary

Returns:

None

expreccs.visualization.maps2d.final_time_maps_difference(dic)

Plot the difference between the reference and site simulations in the last time step

Args:

dic (dict): Global dictionary

Returns:

None

expreccs.visualization.maps2d.geological_maps(dic)

Plot the 2D maps for the reservoir model

Args:

dic (dict): Global dictionary

Returns:

None

expreccs.visualization.maps2d.manage_name(dic, res)

Figure out the folder names

Args:

dic (dict): Global dictionary

res (str): Complete name of the simulated model

Returns:

dic (dict): Modified global dictionary