You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing synthesis for cool dwarfs, we can greatly reduce CPU time by pre-tabulating the molecular cross-sections. This works great if you have one or two species to handle, but the memory requirements will become untenable if you have to do several. We should consider optionally memory-mapping these files.
The text was updated successfully, but these errors were encountered:
When doing synthesis for cool dwarfs, we can greatly reduce CPU time by pre-tabulating the molecular cross-sections. This works great if you have one or two species to handle, but the memory requirements will become untenable if you have to do several. We should consider optionally memory-mapping these files.
The text was updated successfully, but these errors were encountered: