July 15, 2022, 08:08
|
Multi material tutorials error "Cannot read case/system/materialSubset"
|
#1
|
Member
Ashish Magar
Join Date: Jul 2016
Location: Mumbai, India
Posts: 81
Rep Power: 9
|
I have build solids4foam with foam-extend-4.0 after failing to compile with OFv7.
*
In tutorial multiMaterialBallBrick, ./Allrun
Code:
Creating the mechanical
Model Number of cells in new mesh : 1200
Number of faces in new mesh : 4912
Number of points in new mesh: 2626
Cannot read "/home/ashish/OpenFOAM/ashish-4.0/run/solids4foam-release/tutorials/solids/linearElasticity/multiMaterialBallBrick/system/corticalBoneSubset". Copy from base
Cannot read "/home/ashish/OpenFOAM/ashish-4.0/run/solids4foam-release/tutorials/solids/linearElasticity/multiMaterialBallBrick/system/corticalBoneSubset".
Copy from base oldInternalFaces : 100
Number of cells in new mesh : 1200
Number of faces in new mesh : 4912
Number of points in new mesh: 2626
Cannot read "/home/ashish/OpenFOAM/ashish-4.0/run/solids4foam-release/tutorials/solids/linearElasticity/multiMaterialBallBrick/system/titaniumSubset". Copy from base
Cannot read "/home/ashish/OpenFOAM/ashish-4.0/run/solids4foam-release/tutorials/solids/linearElasticity/multiMaterialBallBrick/system/titaniumSubset". Copy from base
oldInternalFaces : 100
Number of cells in new mesh : 2500
Number of faces in new mesh : 10125
Number of points in new mesh: 5252
It still writes the solution dir for next interval, and there is no error.
Are any changes to be made in tutorials Allrun script for multiMaterial cases? Other tutorials run fine.
|
|
|