Frequently Asked Questions¶
This reference section provides quick answers to common questions about TARDIS.
This FAQ serves as a reference for finding solutions to frequently encountered issues. For step-by-step learning, see our tutorials. For specific problem-solving guides, check our how_to_guides.
Overview¶
Here you’ll find answers to common questions organized by topic.
Usage¶
My simulation seems to consume excessive amounts of memory¶
High memory usage can have many reasons. Both your model and certain simulation settings can increase the memory usage significantly
Enabling
track_rpacket: true
will take up substantial amounts of memory, in particular for higher packet counts. Consider turning this feature off or only use it with a small amount of packets.Both the number of shells and the number of packets increase the memory requirements. Consider using only as many shells/ packets as are required to converge on a result.