Please wait...
×

Error

Posted Fri, 20 Jun 2014 12:19:00 GMT by Perl Shaw
I have Transient Data ((Time, Hydraulic Heads) of 100 wells for 5 years. I want to input it into FeFlow (Version 5.1) using *.pow file for running Transient Model. I tried to make the pow file as given below. My questions are:

1. How can it be input to FeFlow?

2. What these Numbers (#1, #2, #3, #4, #5) are showing?  Is this #1, #2 .... shows the number of wells?

3. How the data of 50 wells will be incorporated in the pow file?

4. Since pow file only take time and heads, how this data will be linked with wells (No X/Y etc.)?

#1
0  100
30  103
60  106
--  ---
--  ---
365 112
END
#2
0  100
30  103
60  106
--  ---
--  ---
365 112
END
#3
0  100
30  103
60  106
--  ---
--  ---
365 112
END
#4
0  100
30  103
60  106
--  ---
--  ---
365 112
END
#5
0  100
30  103
60  106
--  ---
--  ---
365 112
END
END
Posted Thu, 26 Jun 2014 15:00:30 GMT by adacovsk
i know in FEFLOW 6.0+ you can add .pow files as timeseries. The #number is the index of the timeseries. You assign the timeseries, the imported .pow, to each boundary condition.

You should be able to link them all up by assigning a few BCs to a time series, exporting it, then changing them all (easily) through spreadsheet software and importing them again.

Adam

You must be signed in to post in this forum.