delphi
Contents:
Home
The Delphi model
The Delphi config file
GroundedFunctionNetwork API
Constructors
delphi.GrFN.networks.GroundedFunctionNetwork.from_fortran_src
delphi.GrFN.networks.GroundedFunctionNetwork.from_fortran_file
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_src
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_file
Export
Execution
Model Analysis
Sensitivity Analysis
Grounded Function Network (GrFN) Documentation
Change Log
Contributing
C++ API
GrFN OpenAPI Specification
delphi
»
GroundedFunctionNetwork API
»
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_src
View page source
delphi.GrFN.networks.GroundedFunctionNetwork.from_python_src
classmethod
GroundedFunctionNetwork.
from_python_src
(
pySrc
,
python_file
:
str
,
fortran_file
:
str
,
module_log_file_path
:
str
,
mod_mapper_dict
:
list
,
processing_modules
:
bool
)
[source]