<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi,
<div><br>
</div>
<div>I have downloaded the new version of aspect as I am particularly interested to run the Sol-Cx and Sol-Kz benchmarks with which I am already quite familiar. </div>
<div>When compiling aspect, here's the error I get :</div>
<div><br>
</div>
<div><font class="Apple-style-span" face="Courier">====================================== Remaking source/postprocess/Makefile.dep<br>
====================================== Remaking source/material_model/Makefile.dep<br>
====================================== Remaking source/initial_conditions/Makefile.dep<br>
====================================== Remaking source/boundary_temperature/Makefile.dep<br>
====================================== Remaking source/gravity_model/Makefile.dep<br>
====================================== Remaking source/geometry_model/Makefile.dep<br>
====================================== Remaking source/simulator/Makefile.dep<br>
====================================== Remaking source/Makefile.dep<br>
=====aspect=============debug=====MT== source/adiabatic_conditions.cc<br>
In file included from include/aspect/adiabatic_conditions.h:28,<br>
from source/adiabatic_conditions.cc:24:<br>
include/aspect/geometry_model/interface.h:113: error: ‘boundary_id_t’ is not a member of ‘dealii::types’<br>
include/aspect/geometry_model/interface.h:113: error: ‘boundary_id_t’ is not a member of ‘dealii::types’<br>
include/aspect/geometry_model/interface.h:113: error: template argument 1 is invalid<br>
include/aspect/geometry_model/interface.h:113: error: template argument 2 is invalid<br>
include/aspect/geometry_model/interface.h:113: error: template argument 3 is invalid<br>
In file included from source/adiabatic_conditions.cc:25:<br>
include/aspect/geometry_model/spherical_shell.h:84: error: ‘boundary_id_t’ is not a member of ‘dealii::types’<br>
include/aspect/geometry_model/spherical_shell.h:84: error: ‘boundary_id_t’ is not a member of ‘dealii::types’<br>
include/aspect/geometry_model/spherical_shell.h:84: error: template argument 1 is invalid<br>
include/aspect/geometry_model/spherical_shell.h:84: error: template argument 2 is invalid<br>
include/aspect/geometry_model/spherical_shell.h:84: error: template argument 3 is invalid<br>
In file included from source/adiabatic_conditions.cc:26:<br>
include/aspect/geometry_model/box.h:83: error: ‘boundary_id_t’ is not a member of ‘dealii::types’<br>
include/aspect/geometry_model/box.h:83: error: ‘boundary_id_t’ is not a member of ‘dealii::types’<br>
include/aspect/geometry_model/box.h:83: error: template argument 1 is invalid<br>
include/aspect/geometry_model/box.h:83: error: template argument 2 is invalid<br>
include/aspect/geometry_model/box.h:83: error: template argument 3 is invalid<br>
make: *** [lib/obj/adiabatic_conditions.g.o] Error 1</font><br>
<br>
</div>
<div>This happens no matter the .prm file I use, and did not occur with the version of aspect I used/tried in february. </div>
<div>Is there some kind of fix to be brought to deal.ii ? (btw, the deal.ii version I use was downloaded/installed this morning)</div>
<div><br>
</div>
<div>thanks, </div>
<div><br>
</div>
<div>Cedric Thieulot, </div>
<div>post-doc Univ. of Utrecht.</div>
</body>
</html>