Skip to content

add-my-pet/DEBtool_J.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEBtool_J.jl

Beta version of DEBtool_M coded in Julia language

This currently runs the estimation procedure for the turtle Emydura macquarii and appears to work as the Matlab version. It does not yet include the results_pets function and so does not produce outputs.

Performance is presently similar (about 30% slower) than the Matlab version. Dimensions and units are incorporated via the package Unitful. The ModelParameters package is used to construct the parameters struct in pars_init.

Current scope issues are that predict_Emydura_macquarii.jl must be directly loaded with 'include' in estim_pars and 'pets' has to be defined there as well.

About

Beta version of DEBtool_M coded in Julia language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages