Number of Nodes and Elements

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Guest

Number of Nodes and Elements

Post by Guest » Tue Oct 12, 2004 10:13 am

Hi

I have a query regarding the number of nodes and elements in a model. Is there a limit to the number of either of these that can be used in a model?

Thanks

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk » Tue Oct 12, 2004 11:35 am

there should be no built in limits in OpenSees as all memory usage is dynamically allocated
.. the only limits on size are the number of addresses that can be pointed to in memory and the amount of memory the process can request .. this limit is operating system dependent.

Post Reply