Navigate the source Code of RepTate
- Core classes
- Core classes (Graphical User Interface)
- Applications
- Theories
- TheoryArrhenius
- TheoryBasic
- TheoryBobLVE
- TheoryBobNLVE
- TheoryCarreauYasuda
- TheoryCreatePolyconf
- TheoryDSMLinear
- TheoryDTDStars
- TheoryDebye
- TheoryDebyeModes
- TheoryDieneCSTR
- TheoryDiscrMWD
- TheoryGEX
- TheoryGiesekus
- TheoryGoPolyStrand
- TheoryHavriliakNegamiModes
- TheoryKWWModes
- TheoryLDPEBatch
- TheoryLikhtmanMcLeish2002
- TheoryLP2RLVE
- TheoryLogNormal
- TheoryMaxwellModes
- TheoryMultiMetCSTR
- TheoryPETS
- TheoryPomPom
- TheoryRDPLVE
- TheoryReactMix
- TheoryRetardationModes
- TheoryRolieDoublePoly
- TheoryRoliePoly
- TheoryRouse
- TheorySCCR
- TheoryShanbhagMaxwellModes
- TheorySmoothPolyStrand
- TheoryStickyReptation
- TheoryTTS
- TheoryTTS_Automatic
- TheoryTemplate
- TheoryTobitaCSTR
- TheoryUCM
- TheoryWLF
- Tools
Main Applications
Graphical User Interface
Module Reptate
Main program that launches the GUI.
- RepTate.__main__.get_argument_files(finlist: Sequence[str] | None) → dict[str, list[str]]
Parse files from command line and group them by extension
- Parameters:
finlist (list) – List of files from argparse
- RepTate.__main__.main() → None
- RepTate.__main__.start_RepTate(argv: Sequence[str]) → None
Main RepTate application.
- Parameters:
argv (list) – Command line parameters passed to Reptate