Closed yungyuc closed 4 years ago
Thanks @tenacity0310 , you are Peter right?
YES!
Yung-Yu Chen notifications@github.com 於 2020年3月13日 週五 下午2:29寫道:
Thanks @tenacity0310 https://github.com/tenacity0310 , you are Peter right?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/yungyuc/turgon/issues/10#issuecomment-598571953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AODZCECMFDR3EPOTGCNOVGLRHHHDHANCNFSM4LGXRCDQ .
*What doesn't kill you makes you stronger. -----Friedrich Wilhelm Nietzsche*
This ticket is to collect information for the
libst
sprint (scisprint20#1). To join the sprint please comment on this issue and leaving your name.
- Date: Sat, 21st March, 2020
- Time: 13:30 -- 16:30
- Venue: R203, SC BLDG II, NCTU
- Map: see here
Attendees:
GitHub name @yungyuc Yung-Yu Chen @tenacity0310 Peter Li
Hi, I'm Jenny.
This ticket is to collect information for the
libst
sprint (scisprint20#1). To join the sprint please comment on this issue with your name (in addition to GitHub account).
- Date: Sat, 21st March, 2020
- Time: 13:30 -- 16:30
- Venue: R203, SC BLDG II, NCTU
Attendees:
GitHub name @yungyuc Yung-Yu Chen @tenacity0310 Peter Li @YenPeiChen07 Jenny Yen
Thanks @tenacity0310 and @YenPeiChen07 . Could you upload some avatars for your GitHub accounts? It make you more distinguishable and help discussions.
Hi, I'm Yu-Fang. @yuko29 Yu-Fang Hu
Hi, I'm Po-Yu.
Hi, I'm Chiung-I. @Joechiaotung
Thank you @yuko29, @OhMyBuggg, and @Joechiaotung.
The ticket is updated with the introduction and objective of the sprint.
@OhMyBuggg Please remind your roomate 彥淳 of attending the sprint.
To all: Due to the access control, do please wait in front of the gate of 2F, SC BLDG II by 13:20.
@tenacity0310 got it!
Hi, I'm Yen-Chun(彥淳). I was invited by Sophi & Peter to join this sprint. Glad to join this team.
I will go to the sprint. (坤賢) See you later.
Hi, I'm Shu-Fen.
Hi, I'm Ping-Lien.
Thank you everyone for joining the sprint today. For the cmake installation issue that many encountered, please take a look at #12.
This ticket is to collect information for the
libst
sprint (scisprint20#1). To join the sprint please comment on this issue with your name (in addition to GitHub account).Gitter: https://gitter.im/yyc-turgon/community
Introduction
Numerical simulation of partial differential equations is a powerful tool for studying complex problems. The simulation is too specialized to use general software, and we have to pursue custom code that takes a lot of time to develop. libst is such a custom code, but it attempts to employ the modern tool chain that allows customization without impacting runtime performance. The kernel uses modern C++, and provides Python interface for easy scripting. We would like to keep both flexibility and performance.
Another goal is to handle complex geometry. It is required for industry application. The challenge is to avoid ad hoc code. At the moment, libst has only one-dimensional grid. Meshes in multi-dimensional space will follow by porting from its predecessor SOLVCON.
The target users will be both academic and industry. It is open-source for productivity and frictionless utilization. It uses mainstream practices for build system, version control, unit testing, continuous integration, and other engineering infrastructure.
Objective
The sprint will focus more on the (software) engineering. We will try to improve the following aspects of the code:
We are not limited to the above topics. New ideas are welcome.
Attendees
Tasks