Re: [deal.II] Error of Installing Deal.ii 9.5.2 on Intel-based Mac Devices

2024-02-26 Thread Ester Comellas
Hi Luca, hi Lex Has this issue been solved? I'm trying to install deal.II on my macOS Sonoma 14.3.1 with an Intel processor using the dmg package "dealii-9.5.2-sonoma-intel.dmg" and get an error like the one Lex reported. Any help on how to get deal.II running on my laptopt will be

Re: [deal.II] Getting cmake errors compiling programs

2023-12-15 Thread Ester Comellas
Hi Luca, Have you had the chance to get the deal.ii-9.5.1 package working for macOS Sonoma & clang 15 on an Intel processor? I'm stuck installing deal.II using spack (see this other thread: https://groups.google.com/g/dealii/c/vT8LAmNtUQE), and using this pre-compiled package instead would be

Re: [deal.II] install problems with intel-tbb-2020.3 from spack

2023-12-15 Thread Ester Comellas
: > On 12/12/23 09:18, Ester Comellas wrote: > > > > I tried searching for solutions to the intel-tbb problem in online > forums, but > > can’t find anything. Maybe I’m not using the right keywords or I’m not > looking > > in the right places? It's hard to figur

[deal.II] install problems with intel-tbb-2020.3 from spack

2023-12-12 Thread Ester Comellas
Hi All, I’m trying to install deal.ii v9.5.1 through spack on a macOS Sonoma 14.2 with Xcode Version 15.1 (15C65), using apple-clang@15.0.0. My macbook uses an Intel Core i7 processor. In case it helps someone facing the same issue as me, I had trouble with the boost package, which

Re: [deal.II] Re: dealii and hdf5 compile problem

2023-02-15 Thread Ester Comellas
; # "hdf5 has to be configured with MPI support." > # ) > # SET(HDF5_ADDITIONAL_ERROR_STRING > # "Insufficient hdf5 installation found!\n" > # "hdf5 has to be configured with MPI support.\n" > # ) > # SET(${var} FALSE) &g

[deal.II] Re: dealii and hdf5 compile problem

2023-02-14 Thread Ester Comellas
Hi All, Praveen, I'm getting this exact same error message when I try to compile my deal.II code. It's been a while since your post... do your recall how you solved it? I recently reinstalled deal.II via spack after upgrading macOS to Ventura 13.2. This is my error message:

Re: [deal.II] Looking for clarification on a few places on Step-44

2022-10-06 Thread Ester Comellas
Hi Matt, Maybe the nonlinear poro-viscoelastic code Jean-Paul and I contributed to the Code Gallery may help you decide whether adding another phase would be feasible for your application. Our formulation models a biphasic material that consists in a nonlinear (finite-strain) viscoelastic

[deal.II] 'armpl' error when installing gcc with spack [solved]

2022-07-08 Thread Ester Comellas
Hi All, I'm in the process of installing the latest dealii version via spack on a macOS Monterey v12.4, following the instructions given in the dealii github website: https://github.com/dealii/dealii/wiki/deal.II-in-Spack. I encountered the following error when I do "spack install gcc":

Re: [deal.II] omp_simd error in step-67 when installing deal.ii 9.2.0 with spack

2020-07-22 Thread Ester Comellas
for the spack package, and its a bit frustrating to find a > problem right at the end of the build too. So I’ll be pushing a patch to > make this an option/variant that will allow one to dynamically control in > the future. > > I hope that this “solves” the issue for you! > &

[deal.II] Re: New deal.II 9.2.0 package for MAC

2020-07-16 Thread Ester Comellas
Hi Luca, In case it's useful, I just updated to this version using the link provided. Although deal.ii runs for me (both in release and debug modes), I always get a warning message similar to the one that Alberto Salvadori reported a month ago here

Re: [deal.II] Incompressible Mooney-Rivlin/Neo-Hookean material

2020-05-21 Thread Ester Comellas
Hi Navneet, I agree with Wolfgang's advice. Specifically, I suggest you start by double-checking the formulation you implemented in deal.ii. Surely, your Jc tangent tensor can't be zero! Also, shouldn't the volumetric part of your strain energy density be a function of the bulk modulus kappa,

Re: [deal.II] deal stopped working with latest macOS update (10.15)

2019-12-03 Thread Ester Comellas
sh-3.2$ ./step-20 > > Illegal instruction: 4 > > > > > > > > > > > > Alberto Salvadori > > Dipartimento di Ingegneria Meccanica e Industriale (DIMI) > > Universita` di Brescia, via Branze 43, 25123 Brescia > > Italy

[deal.II] deal stopped working with latest macOS update (10.15)

2019-10-21 Thread Ester Comellas
Hi, I'm pretty new to macOS and updated the system when prompted to do so, and several software stopped working! Among them, deal.ii. I tried reinstalling CMake, Xcode and deal.ii, but can't get it to work. Xcode and CMake seem to be working fine. Deal.ii appears to be installed correctly but,

Re: [deal.II] Re: Problems installing dealii on Windows with VS2017

2019-01-30 Thread Ester Comellas
Sorry, Wolfgang. I already uninstalled MVSC from my computer and deleted all the associated files... El dimecres, 30 gener de 2019 14:25:45 UTC-5, Wolfgang Bangerth va escriure: > > On 1/30/19 11:04 AM, Ester Comellas wrote: > > > > I switched to the deal.ii code version

[deal.II] Re: Problems installing dealii on Windows with VS2017

2019-01-30 Thread Ester Comellas
Daniel, I switched to the deal.ii code version you mention (#7520) and, indeed, it compiles and I'm able to run steps 1 to 3 (haven't tried beyond that). However, I'm having trouble building my program in Visual Studio. It seems that it cannot find the right libraries because I get a whole