Hi Mahima,
To do this, make a copy of your .rct file and name it “file_name_rct.tpl”. In that copy, on the first line, add ptf $.
Next, find the lines that have your dispersivity values and replace them with $ parameter name $, make sure there is 12 characters including spaces between the two $. Go into your pest control file, add those new parameters to your parameter data section. Add the tpl file to the bottom of your control file in the model inputs section, and change the number of tpl files, parameter groups, and parameters in the control data portion of your control file at the top first two lines of your pst file. The pest documentation online can help you with this. If you need an example file to follow, I can email you files after work. Always make sure to run pestchek after your changes to make sure it’s all good. A good practice is when you make changes, make a copy of your .pst file and make the changes there. I typically do new as my original, then new1, new2, and so on each time I make a change. This lets you revert back if you made a mistake somewhere or decide against including something.
If you want to use pilot points, I suggest using plproc. I am not sure what version of transport you are using but MT3D-USGS can be finicky since it is uses arrays in a certain format (I believe rows of 10 values with exactly 12 spaces between but that can be changed). Given that, you may have to code a post-processing script to add the array to the file in the correct format and add it to your model run batch file. Best of luck with everything!
Philip Margarit
Water Resources Science PhD Candidate
College of Food, Agriculture, and Natural Resources Science
University of Minnesota, Twin Cities