Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in continuum.c and cdf.c to allow the code to deal with continuum models #286

Merged
merged 9 commits into from
Aug 7, 2017

Conversation

Higginbottom
Copy link
Collaborator

1: Changes in continuum.c and cdf.c to allow the code to deal with continuum models. The problem was that the new way that pdf_gen_from_array works means that it expects a suitably bounded array to convert into a pdf, however one_continuum was sending the whole model. This routine now truncates the array and checks for errors before calling cdf_gen_from_array

@Higginbottom Higginbottom merged commit ee995fe into sirocco-rt:low_temp2 Aug 7, 2017
@jhmatthews jhmatthews changed the title Upstream lowtemp3 Changes in continuum.c and cdf.c to allow the code to deal with continuum models Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants