From 0d2e0f5384be0e3b20a8cdcff30ea16cb632841a Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Fri, 31 Aug 2018 17:08:14 +0530 Subject: Added tentative schedule,registration table,guidelines for cfp --- static/website/templates/cfp.html | 56 ++++++++++++++++++++++++--------------- 1 file changed, 34 insertions(+), 22 deletions(-) (limited to 'static/website/templates/cfp.html') diff --git a/static/website/templates/cfp.html b/static/website/templates/cfp.html index 704fafb..f8160ac 100755 --- a/static/website/templates/cfp.html +++ b/static/website/templates/cfp.html @@ -9,7 +9,7 @@ {% block content %}
-

+ + + +

+
+

Call for Papers

+
- -
+
+
+

We invite papers on Chemical Process Modelling, Simulation and Optimization. Time duration for oral presentation will be 15 minutes. Accepted papers will be published in conference proceedings. Award will be given to best paper and best poster.

+

Paper submission starts on September 10 2018.

+
+
+
+

- Guidelines for a Proposal + General guidelines for paper submission:

-
    -
  • The project should be an actual implementation rather than just an idea.
  • -
  • Besides implementation, the submission can also be about experiences and usage of Python, Python-based tools and libraries for research or teaching.
  • -
  • Abstract should be of 300 to 700 words describing the topic, including its relevance to scientific computing or the use of Python in education.
  • -
  • All selected proposals must be presented at the conference by atleast one author.
  • +
      +
    • Papers are invited on chemical process, modelling, simulation, and optimization.
    • +
    • Use of open source software such as DWSIM and OpenModelica will be preferred.
    • +
    • Authors must submit the manuscript up to 6 pages of length including tables, figures and references in the required 2-column format as described in the template below.
    • +
    • Submissions will be judged on originality, significance, interest, clarity, relevance, and presentation.
    • +
    • Authors should ensure that their work doesn’t contain plagiarized content and not under copyright elsewhere.
    • +
    • Please download the appropriate file for structure of the paper. We encourage use of LaTeX for creating paper.(Click for LaTeX/ Word template)
-
+

- Guidelines for a Workshop + Suggested Contents of a paper

-
    -
  • There are two parallel tracks, one for beginners and one for advanced users.
  • -
  • The workshops should be hands-on with plenty of exercises for the users.
  • -
  • It is advisable to pick particular problem(s) and orient your workshop around how to solve those using the package you plan to talk about.
  • -
  • Provide us with links to any resources you have already prepared for the workshop.
  • +
      +
    • Selection of a topic
    • +
    • Importance of a topic
    • +
    • Any difficulties while solving with open source software.
    • +
    • The methodology followed to overcome these difficulties(any assumptions, data regression, custom modelling, etc.)
    • +
    • Validation of the results with published papers/experimentation/commercial simulators like CHEMCAD, Aspen Plus, UniSim etc.
    • +
    • Sensitivity studies, adjust, some tricks used for faster calculation etc done to optimize results and reduce simulation time.
-- cgit