failed to allocate double array for material data

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
carnatin
Posts: 45
Joined: Thu Oct 09, 2008 5:37 am
Location: china

failed to allocate double array for material data

Post by carnatin »

what does this mean?Thanks

FiberSection3d::FiberSection3d--failed to allocate double array for material data
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

it should mean yoou are running out of memory .. how big is your model and how many fibers do you have in the sections.
carnatin
Posts: 45
Joined: Thu Oct 09, 2008 5:37 am
Location: china

Post by carnatin »

a high-pier bridge
this problem appears when I use more fibers or more elements.

following warning is the same?
UmfpackGenLinSOE::UmfpackGenLinSOE:ran out of memory for A and colA with nnz = 109693
What sre A , colA, nnz?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

how may elements .. how many integration points and how many fibers in your sections.
carnatin
Posts: 45
Joined: Thu Oct 09, 2008 5:37 am
Location: china

Post by carnatin »

About 180 dispbeamcolumn elements, and 700 fibers and 10 integration points in section
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

way too many fibers and sections .. you only need at the very most 100 fibers .. did you ever do some simple modelling to see how many fibers and sections you would actually need using a single beam element?
carnatin
Posts: 45
Joined: Thu Oct 09, 2008 5:37 am
Location: china

Post by carnatin »

It seems that concrete fiber number have little influence on the results. Maybe this is because that the reinforcement number is about 200 in section.
Post Reply