stringforge.lcs_database.LCSDatabase

Contents

stringforge.lcs_database.LCSDatabase#

class stringforge.lcs_database.LCSDatabase(*args: Any, **kwargs: Any)#

Bases: CYDatabase

Database layer that bridges cached geometry rows into JAXVacua.

LCSDatabase extends the pure-I/O CYDatabase with lcs_tree and FluxVacuaFinder construction, batch loading, sampling, and delegation to stringforge.vacua_writer.VacuaWriter for vacua persistence. It owns the data/convention boundary; the physical computations performed by returned models are owned by JAXVacua.

See the module page for the curated public method index. The class page is kept as the canonical object target for cross-references and the general index.