GMS:MODPATH Particle Tracking: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(22 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{MODPATH Links}} | |||
== Requirements == | == Requirements == | ||
Before | Before modeling particle tracking with MODPATH, there must be: | ||
#A MODFLOW simulation in memory. | #A MODFLOW simulation in memory. | ||
#A MODFLOW solution in memory computed using MODFLOW 2000 with a valid head and flow field. | #A MODFLOW solution in memory computed using MODFLOW 2000 with a valid head and flow field. | ||
If the [[GMS:MODFLOW Conceptual Model Approach|Conceptual Model]] approach is used to build the [[GMS:MODFLOW#Building a MODFLOW Model|MODFLOW]] model, the same conceptual model can be used to initialize some of the input data for MODPATH. Both the zone codes and porosities can be defined using polygons in a MODFLOW / MT3D / MODPATH Layer Attributes type coverage. The values are assigned to the cells when the | If the [[GMS:MODFLOW Conceptual Model Approach|Conceptual Model]] approach is used to build the [[GMS:MODFLOW#Building a MODFLOW Model|MODFLOW]] model, the same conceptual model can be used to initialize some of the input data for MODPATH. Both the zone codes and porosities can be defined using polygons in a MODFLOW / MT3D / MODPATH Layer Attributes type coverage. The values are assigned to the cells when the '''Map → MODPATH''' command is selected. | ||
== Steps == | == Steps == | ||
Once | Once there is a MODFLOW solution, all that is necessary to do particle tracking is to: | ||
#Create particle starting locations. | #Create particle starting locations. | ||
As soon as | As soon as the user creates the particle starting locations GMS immediately does a number of things depending on the ''Run MODPATH automatically for steady state models'' option in the ''MODPATH General Options'' dialog. If the option is on and the MODFLOW model is steady state. | ||
===Automatic | ===Automatic Option On=== | ||
#GMS saves the MODPATH input files. | #GMS saves the MODPATH input files. | ||
Line 21: | Line 21: | ||
#GMS then reads in and displays the pathlines. | #GMS then reads in and displays the pathlines. | ||
All this is done automatically and behind the scenes and usually takes just a second or two. Thus, pathlines will appear almost immediately after | All this is done automatically and behind the scenes and usually takes just a second or two. Thus, pathlines will appear almost immediately after defining the particle starting locations. If MODPATH encountered problems attempting to generate the path lines, the errors will be displayed in the ''MODPATH Errors'' dialog. | ||
===Automatic | ===Automatic Option Off=== | ||
If the ''Run MODPATH automatically for steady state models'' option is off, or the MODFLOW model is transient, | If the ''Run MODPATH automatically for steady state models'' option is off, or the MODFLOW model is transient, save and run MODPATH manually after creating particle starting locations before pathlines will appear. This is to prevent having GMS spend lots of time updating pathlines because MODPATH can take a considerable amount of time with large, transient models. The ''MODPATH'' | '''Run MODPATH''' menu command or equivalent toolbar macro can be used to run MODPATH. | ||
== Generating Particles == | == Generating Particles == | ||
There are | There are three ways to generate particle starting locations in GMS, with two available via the ''MODPATH'' menu: | ||
[[File:MODPATH GenerateParticlesatWells.png|thumb|280 px|''Generate Particles at Wells'' dialog.]] | |||
#'''Generate Particles at Wells''' – Accessed in the ''MODPATH'' menu. This command automatically generates particle starting locations in cells containing wells. The specified number of particle starting locations are distributed evenly in a horizontal circle around the center of the cells containing the wells. Specify the number of starting locations per cell, and whether the user wants starting locations created in extraction well cells, or injection well cells. | |||
#:''Injection Wells'' – If this option is selected, particles are created in cells with wells that have a positive flow rate. The tracking direction for the current particle set is changed to forward. | |||
#:''Extraction Wells'' – If this option is selected, particles are created in cells with wells that have a negative flow rate. The tracking direction for the current particle set is changed to backward. | |||
#:''Selected Wells'' – This option makes it possible to generate particles at either all wells or only at wells within selected cells. | |||
#'''Generate Particles at Selected Cells''' – Accessed in the ''MODPATH'' menu. This command opens the ''Generate Particles'' dialog, and when selecting '''OK''', particles are created in all the selected cells according to the options specified. | |||
#:''Number of Particles'' – If the ''More options'' toggle is not selected, the user can use the slider to change the number of particles created per cell. The minimum is 1, and the maximum depends on the option being used to distribute the particles. The number of particles jumps as the slider is moved in order to create an even distribution of particles. If the ''More options'' toggle is selected, the slider is not available, and the user has more control over the total number of particles and how they are distributed. | |||
#:''Distribute Particles'' – There are three options for distributing the particles within the selected cells. | |||
#::*"Within Cell" – With this option, the particles are distributed in the interior of the cells. | |||
#::*"On Cell Faces" – With this option, the particles are distributed on the faces of the cells. | |||
#::*"Distribute Starting Points on Water Table Surface" – With this option, the particles are restricted to the top face only. When using this option, be sure to select the cells corresponding to the location of the water table surface. | |||
#::*"More Options" – This option expands the dialog, allowing the user to further define how particles are distributed within the selected cells. | |||
#:[[File:MODPATH GenerateParticles.png|thumb|none|425 px|Example of the ''Generate Particles'' dialog.]] | |||
#:(These commands are only available if a MODFLOW CCF solution generated by MODFLOW 2000 exists, and 3D grid cells are selected.) | |||
#'''Converting 3D Scatter Set''' – This option is accessed by right-clicking on a created 3D Scatter Set in the Project Explorer and clicking ''Convert To'' | '''MODPATH Starting Locations'''. | |||
(These commands are only available if a MODFLOW CCF solution generated by MODFLOW 2000 exists, and | |||
== Transient MODFLOW Solution == | == Transient MODFLOW Solution == | ||
Line 65: | Line 55: | ||
{{Navbox GMS}} | {{Navbox GMS}} | ||
[[Category:MODPATH]] | [[Category:MODPATH|Particle Tracking]] | ||
[[Category:MODPATH Dialogs|Particle Tracking]] |