I want to simulate FSI with elastic walls in bifurcation carotid arteries
in 2D. is it possible to use that geometry?


On Thu, Jul 30, 2020 at 2:54 PM kaleem iqbal <kaleemiqb...@gmail.com> wrote:

> thanks for the reply. simulation run
>
>
> On Thu, Jul 30, 2020 at 2:18 PM Luca Heltai <luca.hel...@gmail.com> wrote:
>
>> Take a look at your parameter file. It is probably trying to write output
>> file to a directory that does not exist.
>>
>> Luca
>>
>> Il giorno 30 lug 2020, alle ore 10:58, kaleem iqbal <
>> kaleemiqb...@gmail.com> ha scritto:
>>
>> 
>> Dear Prof. Wolfgang;
>> During running step-70. I found the following error
>> Exception on processing:
>>
>> --------------------------------------------------------
>> An error occurred in line <1360> of file
>> </home/kaleem/deal.ii-candi/tmp/unpack/deal.II-v9.2.0/source/base/parameter_handler.cc>
>> in function
>>     void dealii::ParameterHandler::print_parameters(const string&,
>> dealii::ParameterHandler::OutputStyle) const
>> The violated condition was:
>>     out
>> Additional information:
>>     An input/output error has occurred. There are a number of reasons why
>> this may be happening, both for reading and writing operations.
>>
>> If this happens during an operation that tries to read data: First, you
>> may be trying to read from a file that doesn't exist or that is not
>> readable given its file permissions. Second, deal.II uses this error at
>> times if it tries to read information from a file but where the information
>> in the file does not correspond to the expected format. An example would be
>> a truncated file, or a mesh file that contains not only sections that
>> describe the vertices and cells, but also sections for additional data that
>> deal.II does not understand.
>>
>> If this happens during an operation that tries to write data: you may be
>> trying to write to a file to which file or directory permissions do not
>> allow you to write. A typical example is where you specify an output file
>> in a directory that does not exist.
>> --------------------------------------------------------
>>
>> Aborting!
>> ----------------------------------------------------
>> CMakeFiles/run.dir/build.make:57: recipe for target 'CMakeFiles/run'
>> failed
>> make[3]: *** [CMakeFiles/run] Error 1
>> CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/run.dir/all'
>> failed
>> make[2]: *** [CMakeFiles/run.dir/all] Error 2
>> CMakeFiles/Makefile2:138: recipe for target 'CMakeFiles/run.dir/rule'
>> failed
>> make[1]: *** [CMakeFiles/run.dir/rule] Error 2
>> Makefile:144: recipe for target 'run' failed
>> make: *** [run] Error 2
>> Please guide me
>> Regards
>> Kaleem iqbal
>>
>> --
>> The deal.II project is located at http://www.dealii.org/
>> For mailing list/forum options, see
>> https://groups.google.com/d/forum/dealii?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "deal.II User Group" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dealii+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dealii/168928f6-65e2-40e2-924a-84bfe514e2bco%40googlegroups.com
>> <https://groups.google.com/d/msgid/dealii/168928f6-65e2-40e2-924a-84bfe514e2bco%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> --
>> The deal.II project is located at http://www.dealii.org/
>> For mailing list/forum options, see
>> https://groups.google.com/d/forum/dealii?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "deal.II User Group" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dealii+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dealii/2E791A8D-2E6F-4FF2-A232-0ABDD68618BF%40gmail.com
>> <https://groups.google.com/d/msgid/dealii/2E791A8D-2E6F-4FF2-A232-0ABDD68618BF%40gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAOHBfT1vFJOOp328GXce-TjH2tGFfTjnBPQF4c3P3C1%2BVVhizA%40mail.gmail.com.

Reply via email to