You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example in attached .tar file includes functionality to call fortran from Lua. All the functionality is most probably already somewhere in the flook/flos/aotus libs. It would be nice to construct a similar example of calling fortran from lua with the existing functionality, instead of writing custom routines like in this example.
Follow-up of the discussion from the ESL meeting.
The example in attached .tar file includes functionality to call fortran from Lua. All the functionality is most probably already somewhere in the flook/flos/aotus libs. It would be nice to construct a similar example of calling fortran from lua with the existing functionality, instead of writing custom routines like in this example.
The fortran-lua interface
lua.f90
is obtained from: https://github.com/interkosmos/fortran-lua53/blob/master/src/lua.f90File: call_fortran_lua.tar.gz
The text was updated successfully, but these errors were encountered: