|
[Sponsors] |
June 28, 2022, 05:17 |
OpenFOAM-v2206 released
|
#1 |
Member
OpenCFD
Join Date: Mar 2009
Posts: 68
Rep Power: 19 |
New version of OpenFOAM-v2206
OpenCFD is pleased to announce the June 2022 release of OpenFOAMŪ v2206. This release extends OpenFOAM-v2112 features across many areas of the code. The new functionality represents development sponsored by OpenCFD's customers, internally funded developments, and integration of features and changes from the OpenFOAM community. Among the new features users may find: Pre-processing
Numerics
Solvers and physical models
Boundary conditions
Post-processing
In addition to source code packages suitable for compilation on a variety of Linux and other POSIX systems, this release also has a number of pre-compiled binary packages.
MS Windows users can use these packages and install them to Windows Subsystem for Linux or into a Linux container in Docker. Another possibility is to install cross-compiled executables directly to MS Windows. Mac OSX users have to compile the source code using Clang compiler. Full information about the release can be found at https://www.openfoam.com/news/main-news/openfoam-v2206 |
|
July 6, 2022, 09:26 |
|
#2 |
Senior Member
Joachim Herb
Join Date: Sep 2010
Posts: 650
Rep Power: 22 |
If I try to compile it, I get the following error:
Code:
======================================== Compile OpenFOAM libraries ======================================== ln: OpenFOAM/lnInclude ln: OSspecific/POSIX/lnInclude found <sys/inotify.h> -- enabling inotify for file monitoring. wmake libo (POSIX) wmake dummy (mpi=INTELMPI) wmake dummy wmake mpi (mpi=INTELMPI:intelmpi) wmake mpi wmake OpenFOAM icpc -std=c++14 -pthread -fp-trap=common -fp-model precise -DOPENFOAM=2206 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-unknown-pragmas -diag-disable 327,654,1125,1292,2289,2304,11062,11074,11076 -O3 -DNoRepository -I/data/projekte/OpenFOAMdev/OpenFOAM-v2206/build/linux64IccDPInt32Opt/src/OpenFOAM -DHAVE_LIBZ -iquote. -IlnInclude -I/data/projekte/OpenFOAMdev/OpenFOAM-v2206/src/OpenFOAM/lnInclude -I/data/projekte/OpenFOAMdev/OpenFOAM-v2206/src/OSspecific/POSIX/lnInclude -fPIC -c db/IOstreams/Pstreams/IPBstreams.C -o /data/projekte/OpenFOAMdev/OpenFOAM-v2206/build/linux64IccDPInt32Opt/src/OpenFOAM/db/IOstreams/Pstreams/IPBstreams.o Internal error loop: assertion failed: find_seq_in_lookup_table: seq_number not found (shared/cfe/edgcpfe/il.c, line 4275) compilation aborted for db/IOstreams/Pstreams/IPBstreams.C (code 4) make: *** [/data/projekte/OpenFOAMdev/OpenFOAM-v2206/wmake/rules/General/transform:35: /data/projekte/OpenFOAMdev/OpenFOAM-v2206/build/linux64IccDPInt32Opt/src/OpenFOAM/db/IOstreams/Pstreams/IPBstreams.o] Error 4 icpc --version icpc (ICC) 19.0.3.199 20190206 Copyright (C) 1985-2019 Intel Corporation. All rights reserved. mpirun --version Intel(R) MPI Library for Linux* OS, Version 2019 Update 3 Build 20190214 (id: b645a4a54) Copyright 2003-2019, Intel Corporation. Edit: With icpc (ICC) 2021.1.2 20201208 it is compiling. So it seems to be triggering a compiler problem/bug. Last edited by jherb; July 6, 2022 at 13:02. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM 5.0 Released | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 11 | June 6, 2018 00:48 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 5, 2016 04:18 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |