In step-35 there are different subsections. One of the subsections of the
input parameters file is physical data in which we see Reynolds number. My
question is: how could I read the data if there was an array of values for
Reynolds number instead of just one value? Another example: we have a
special value for the output_interval in this file, what if I want to use
10 different values in an array named output_interval so that I can use
different output_intervals during the solution. I want to be able to read
arrays in different subsections of the input parameter file.
Is that clear what I mean?

On Mon, Apr 2, 2012 at 2:16 PM, Wolfgang Bangerth <[email protected]>wrote:

>
>  I have a question regarding ParameterHandler when reading from an input
>> file.
>> Considering examples in step-19, step-29 and step-35, in each subsection
>> there are not vector/array type values to be read. However, I would like
>> to have an input file with different subsections that there is a 2-d
>> array in each subsection. How can I create the array related to each
>> subsection?
>>
>
> I don't think I understand the question. Can you give an example?
>
> Best
>  W.
>
> ------------------------------**------------------------------**
> ------------
> Wolfgang Bangerth               email:            [email protected]
>                                www: 
> http://www.math.tamu.edu/~**bangerth/<http://www.math.tamu.edu/%7Ebangerth/>
>
> ______________________________**_________________
> dealii mailing list 
> http://poisson.dealii.org/**mailman/listinfo/dealii<http://poisson.dealii.org/mailman/listinfo/dealii>
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to