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.