Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stem-dev] stem-dev Digest, Vol 135, Issue 1

Hello,

Thanks for your assistance. You can find attached a simple scenario (it still doesn't have modifiers). Is this file enough for you to check for problems? I wasn't
 able to export a zip file with all the info.

I still don't quite understand how I could get a aging disease model running globally considering that each country would have a different proportion of each age class. Do I have to run one scenario to each country?

All the best,
Frederico 



James Kaufman <jhkauf@xxxxxxxxxx> escreveu no dia quinta, 2/07/2020 à(s) 17:38:
Frederico,

This is the perfect forum.  Indeed you want to use the same type of nested scenario structure. The components inside are reusable so you can test for a single country before you try to run globally. For example you might use:

>My Scenario
        my sequencer
        my solver
        my initializer
        >MyDiseaseModel
                someSEIRmodel
                >MyPopulationModel        
                         AgingPopulationModel
                        >SomeCountryModel
                                USAgraphWithPeopleAndEdges

When you are happy you can just remove your SomeCountryModel and replace it with a global model or a different country by drag and drop.

Please take a look at these YouTube s
https://www.youtube.com/watch?v=MtQlS7g7Qnw
https://www.youtube.com/watch?v=OoiFLemepw4

and for structured population models the pages
https://wiki.eclipse.org/Using_Structured_Populations_in_STEM
https://wiki.eclipse.org/Using_Aging_Populations_in_STEM

Once you have composed a first test scenario you can always zip it up and share it so we can help you debug any problems....
Cheers




From:        stem-dev-request@xxxxxxxxxxx
To:        stem-dev@xxxxxxxxxxx
Date:        07/02/2020 09:00 AM
Subject:        [EXTERNAL] stem-dev Digest, Vol 135, Issue 1
Sent by:        stem-dev-bounces@xxxxxxxxxxx




Send stem-dev mailing list submissions to
                stem-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
               
https://www.eclipse.org/mailman/listinfo/stem-dev
or, via email, send a message with subject or body 'help' to
                stem-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
                stem-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of stem-dev digest..."


Today's Topics:

  1. Global age-structured population model (Frederico Mestre)


----------------------------------------------------------------------

Message: 1
Date: Thu, 2 Jul 2020 09:34:00 +0100
From: Frederico Mestre <fmestre@xxxxxxxxx>
To: stem-dev@xxxxxxxxxxx
Subject: [stem-dev] Global age-structured population model
Message-ID:
                <CAASDe-7qSda37kT8dQ5oZBL065O8Soy2dX5W6nVO0H4633AYtA@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="utf-8"

Hello,

It's my first time posting a question to this mailing list. So, if this is
not the adequate forum for this question please let me know.

Is there any way to create a global age-structured model, but accounting
for the different age structures in each country? Is there such a model
available? If not, would it be wrong for me to create one using the nested
structure of models in STEM? I understand that, in STEM, models should be
nested, so could I nest sub-models of populations for each country in a
global population model?

Thanks,

--
Frederico Mestre

Mediterranean Institute for Agriculture, Environment and Development
The 'Rui Nabeiro' Biodiversity Chair
Universidade de ?vora | Rua Dr. Joaquim Henrique da Fonseca 7000 ? 890
?vora, Portugal
*E-mail:* mestre.frederico@xxxxxxxxx | fmestre@xxxxxxxxx *Web:*
www.med.uevora.pt
*ResearchGate*:
https://www.researchgate.net/profile/Frederico_Mestre
*Website*:
https://geekcologist.wordpress.com
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
https://www.eclipse.org/mailman/private/stem-dev/attachments/20200702/5e2369e1/attachment.html>

------------------------------

_______________________________________________
stem-dev mailing list
stem-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/stem-dev

End of stem-dev Digest, Vol 135, Issue 1
****************************************




_______________________________________________
stem-dev mailing list
stem-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/stem-dev


--
Frederico Mestre

Mediterranean Institute for Agriculture, Environment and Development
The 'Rui Nabeiro' Biodiversity Chair
Universidade de Évora | Rua Dr. Joaquim Henrique da Fonseca 7000 – 890 Évora, Portugal

Attachment: sce1.zip
Description: Zip compressed data


Back to the top