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

Lf main #47

Closed
wants to merge 98 commits into from
Closed

Lf main #47

wants to merge 98 commits into from

Conversation

certik
Copy link
Owner

@certik certik commented Oct 26, 2023

No description provided.

czgdp1807 and others added 30 commits September 14, 2023 11:31
@@ -7,8 +7,6 @@ module special
use utils, only: stop_error
use optimize, only: bisect
implicit none
private
public spherical_bessel_jn, spherical_bessel_jn_zeros, SPHY
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -5,8 +5,6 @@ module optimize
use types, only: dp
use utils, only: stop_error
implicit none
private
public bisect
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!open(newunit(u), file="density.txt", status="replace")
!write(u, "((es23.16, ' ', es23.16, ' ', es23.16))") (R(i), density(i), V_h(i), &
! i=1, size(R))
!close(u)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in main, but prints to stdout: lfortran/lfortran#2720

@@ -1,4 +1,4 @@
add_subdirectory(mixings)
#add_subdirectory(mixings)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in main.

@certik
Copy link
Owner Author

certik commented Oct 26, 2023

Closing in favor of #48.

@certik certik closed this Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants