6.1.1.1.1.7. thyrsis.database.load_potentiel_reference module

load potentiel_reference in mesh database

USAGE

python -m thyrsis.database.load_potentiel_reference mesh_database potentiel_reference

try to load potentiel_reference into the specified mesh database

potentiel_reference must be calculated at nodes

thyrsis.database.load_potentiel_reference.load_potentiel_reference(conn, fileName)

load reference potential values into the current database

Parameters
  • conn – connection on a sqlite database

  • fileName (string) – path to a csv file of interests points

Returns

None