-
Notifications
You must be signed in to change notification settings - Fork 5
Meeting Notes
MODFLOW to NetCDF Meeting Notes - 2014-10-01
User will have to pass in (config file) if MODFLOW was compiled with single or double precision Stress periods are a collection of timesteps with constant stressors and boundary conditions Two different FillValues. The user will specify the fillvalues in the config file hnoflow: ie -1e20:in the Base File (.bas) between the ibound array and the starting heads array. dryflow-2e20 (dry cells) .lpf file, second float value on the first uncommented line.
Variables: HEAD (.bhd) DRAWDOWN (user specified) STRT (the initial conditions for each cell), flopy should read this already IBOUND (3D mask) - we will only support masks that are not dependent on time <0, constant head =0, inactive
1, active Flow directions: flip sign on front and lower faces
Actoin items: Chris to get Kyle a “full featured” run containing all of the output possible