Open
Conversation
Owner
GeorgySk
commented
Sep 22, 2017
- implement new color cuts for Sloan Digital Sky Survey (SDSS) simulations
- implement halo WDs (calculate normalization cone mass)
- add ellipses for Toomre diagram
- compare results with an article by Anguiano (?)
0fe2dea to
429ffee
Compare
24c56e7 to
ee95725
Compare
Closed
lycantropos
reviewed
Oct 19, 2017
| effective_temperature = Column(Float(), | ||
| nullable=True) | ||
| surface_gravity = Column(Float(), | ||
| nullable=True) |
|
|
||
| common /enanas/ luminosityOfWD,massOfWD,metallicityOfWD, | ||
| & effTempOfWD | ||
| & effTempOfWD, log_g |
Collaborator
There was a problem hiding this comment.
почему здесь пробел, а строкой выше их нет?
Owner
Author
There was a problem hiding this comment.
добро пожаловать в удивительный мир фортрана
насколько я понимаю, тут можно вообще на одной строке все пробелы опустить
даже end function и endfunction - одно и то же
Owner
Author
There was a problem hiding this comment.
я старался везде пробелы расставлять. где не расставлены - там чужие следы старые
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.