-
Notifications
You must be signed in to change notification settings - Fork 3
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
Paper #9
Comments
hyschive
added
doc
Improvements or additions to documentation
paper
Worthy to be put in a paper
pri-low
Priority: low
labels
Jul 3, 2021
hyschive
added
help wanted
Extra attention is needed
and removed
help wanted
Extra attention is needed
labels
Jul 3, 2021
Example PapersApJSJOSS |
Outline of the Paper
ABSTRACT1. INTRODUCTION
2. CODE METHOD2.1 Big Picture of libyt2.2 Embedding Python in C++ Application
2.3 Connecting libyt to yt
2.4 Supported yt Functionalities
2.5 Parallelism
2.6 Collecting Grid Information
2.7 Loading Intrinsic Fields
2.8 Computing Derived Fields
2.9 Supporting Particle Data
3. DEMONSTRATION: HOW TO IMPLEMENT LIBYT TO SIMULATION CODE
3.1 Initialization3.2 Setting yt Parameters3.3 Setting Code-Specific Parameters3.4 Setting Fields Information3.5 Adding Derived Field3.6 Setting Particles Information3.7 Setting Local Grids Information3.8 Committing Your Settings3.9 Performing Inline-Analysis
3.10 Freeing Resource3.11 Finalization4. SCIENTIFIC APPLICATIONS
5. DISCUSSION AND FUTURE WORK
Reference
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
###Tasks
The text was updated successfully, but these errors were encountered: