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_fortran_file
View page source
delphi.GrFN.networks.GroundedFunctionNetwork.from_fortran_file
classmethod
GroundedFunctionNetwork.
from_fortran_file
(
fortran_file
:
str
,
tmpdir
:
str
=
'.'
)
[source]
Builds GrFN object from a Fortran program.