Dear all,
I am trying to insert experimental data from a file at the output boundary
of a tube.
Is it possible to do that in deal.II? I attach the file of experimental
data, pressure vs time.
Thanks for any help.
JoaquĆn
--
The deal.II project is located at http://www.dealii.org/
For mailing
Dear all:
I am trying to use ParameterHandler for runtime parameters in the ALE FSI
code developed by Thomas Wick. I get the following error:
*jomivalen@Nalia ~/ale/jvale-1 $ ./jvale-1 ParameterHandler::read_input:
could not open file for reading.Trying to make file
Dear Timo,
Thanks for your quick response. Sorry for the late answer. Another error I
got when I typed "make -j8 install, this is shown below:
*Linking CXX shared library ../lib/libdeal_II.so/usr/bin/ld:
/cm/shared/apps/blas/open64/3.5.0/lib64/../lib64/libblas.a(cgbmv.o):
relocati
Dear all:
I am trying to run the tutorial programs into a cluster. For example in the
case of step-3, after typing make, it sent the following error:
[fjust@boqueron step-3]$ make
Scanning dependencies of target step-3
[100%] Building CXX object CMakeFiles/step-3.dir/step-3.cc.o
cc1plus: error:
Dear all,
I am trying to run the IFEM code on FSI problems, developed by Luca Heltai.
I am using deal.II 8.4.1. I edited some parts of the code due to warnings
because it is considered deprecated for the version I am using. I stopped
when warning appears for line 1038:
1037 if((!p
On Wednesday, November 9, 2016 at 2:58:32 PM UTC-4, Joaquin wrote:
>
> Dear all,
>
> I hope someone help me. I want to run step-40, so I need trilinos and
> petsc. First, I'm trying to interface trilinos-12.6.2 with deal.II-8.4.1.
> My computer has a gnu 4.8.4 compiler. Everything is ok until t
Deal all,
I hope someone help me. I want to run step-40, so I need trilinos and
petsc. First, I'm trying to interface trilinos-12.6.2 with deal.II-8.4.1.
My computer has a gnu 4.8.4 compiler. Everything is ok until the "make
test". The five step failed.
--
The deal.II project is located at h